Make a border of symbols in GimpSeparating a stock photograph from backgroundHow to put a new picture in an iPhone image frameMap borders on GIMPGIMP: Paint a selection and maintain various levels of opacityHow can I recreate this effect in GIMP? Blue/white color conversionQuickly resizing canvas using “border pixels” to fill up new space in GimpSpeed up making zoom areas on screenshots in GIMPBest way to create a gif out of a tiled image128x128 png with crisp textWish to make a GIMP layer visible to me, but “hidden” to GIMP

How would a solely written language work mechanically

"Oh no!" in Latin

Sigmoid with a slope but no asymptotes?

Should a narrator ever describe things based on a character's view instead of facts?

If Captain Marvel (MCU) were to have a child with a human male, would the child be human or Kree?

Why the "ls" command is showing the permissions of files in a FAT32 partition?

Why is participating in the European Parliamentary elections used as a threat?

Why would five hundred and five be same as one?

Pre-Employment Background Check With Consent For Future Checks

Would a primitive species be able to learn English from reading books alone?

Why do Radio Buttons not fill the entire outer circle?

Is stochastic gradient descent pseudo-stochastic?

Identifying "long and narrow" polygons in with Postgis

Has the laser at Magurele, Romania reached a tenth of the Sun's power?

Giving feedback to someone without sounding prejudiced

Cumulative Sum using Java 8 stream API

Can I cause damage to electrical appliances by unplugging them when they are turned on?

How do I prevent inappropriate ads from appearing in my game?

Mimic lecturing on blackboard, facing audience

Typing CO_2 easily

Can I run 125khz RF circuit on a breadboard?

Do I have to take mana from my deck or hand when tapping a dual land?

How to make money from a browser who sees 5 seconds into the future of any web page?

Showing mass murder in a kid's book



Make a border of symbols in Gimp


Separating a stock photograph from backgroundHow to put a new picture in an iPhone image frameMap borders on GIMPGIMP: Paint a selection and maintain various levels of opacityHow can I recreate this effect in GIMP? Blue/white color conversionQuickly resizing canvas using “border pixels” to fill up new space in GimpSpeed up making zoom areas on screenshots in GIMPBest way to create a gif out of a tiled image128x128 png with crisp textWish to make a GIMP layer visible to me, but “hidden” to GIMP













1















I am trying to bake a border pattern of images in Gimp. I am finding it to be a tedious task and am hoping there is a better way.



I have a large image say 400x400. I have a small image, say 20x20. I want to make a 20 pixel border around the large image that consists of contiguous instances of the smaller image.



Is there a way to do this without tedious copy and paste?










share|improve this question


























    1















    I am trying to bake a border pattern of images in Gimp. I am finding it to be a tedious task and am hoping there is a better way.



    I have a large image say 400x400. I have a small image, say 20x20. I want to make a 20 pixel border around the large image that consists of contiguous instances of the smaller image.



    Is there a way to do this without tedious copy and paste?










    share|improve this question
























      1












      1








      1








      I am trying to bake a border pattern of images in Gimp. I am finding it to be a tedious task and am hoping there is a better way.



      I have a large image say 400x400. I have a small image, say 20x20. I want to make a 20 pixel border around the large image that consists of contiguous instances of the smaller image.



      Is there a way to do this without tedious copy and paste?










      share|improve this question














      I am trying to bake a border pattern of images in Gimp. I am finding it to be a tedious task and am hoping there is a better way.



      I have a large image say 400x400. I have a small image, say 20x20. I want to make a 20 pixel border around the large image that consists of contiguous instances of the smaller image.



      Is there a way to do this without tedious copy and paste?







      gimp automation borders






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 4 hours ago









      ScottFScottF

      1253




      1253




















          1 Answer
          1






          active

          oldest

          votes


















          3














          If your symbols are amenable to Unicode characters with a suitable font (emojis, dingbats, etc...), then you can use the text-along-path function (or, to make things a lot easier, the ofn-text-along-path script. The text input fields take anything from you clipboard so you can copy symbols from your web browser open on some Unicode page.



          If you have one image, you can also copy it to the clipboard and use it as a brush(*) with 100% spacing, and "stroke" the border (either as a selection or a path). You may want to use the "Track direction" dynamics (and use an upside-down image, hint, hint...).



          One last solution is to create strips by copying your image to the clipboard, select it as a pattern, and bucket-fill with the pattern, either directly in your image, or in a separate image plus copy/paste and possible rotation.



          (*) the first item of the brushes/patterns lists is the "clipboard" brush/pattern which is connected to the current clipboard contents. If you use it, make sure you reset it afterwards, because if you clipboard doesn't contain an image the brush/pattern no longer works and you will pull a lot of hair before you understand why.






          share|improve this answer






















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "174"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgraphicdesign.stackexchange.com%2fquestions%2f121632%2fmake-a-border-of-symbols-in-gimp%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            If your symbols are amenable to Unicode characters with a suitable font (emojis, dingbats, etc...), then you can use the text-along-path function (or, to make things a lot easier, the ofn-text-along-path script. The text input fields take anything from you clipboard so you can copy symbols from your web browser open on some Unicode page.



            If you have one image, you can also copy it to the clipboard and use it as a brush(*) with 100% spacing, and "stroke" the border (either as a selection or a path). You may want to use the "Track direction" dynamics (and use an upside-down image, hint, hint...).



            One last solution is to create strips by copying your image to the clipboard, select it as a pattern, and bucket-fill with the pattern, either directly in your image, or in a separate image plus copy/paste and possible rotation.



            (*) the first item of the brushes/patterns lists is the "clipboard" brush/pattern which is connected to the current clipboard contents. If you use it, make sure you reset it afterwards, because if you clipboard doesn't contain an image the brush/pattern no longer works and you will pull a lot of hair before you understand why.






            share|improve this answer



























              3














              If your symbols are amenable to Unicode characters with a suitable font (emojis, dingbats, etc...), then you can use the text-along-path function (or, to make things a lot easier, the ofn-text-along-path script. The text input fields take anything from you clipboard so you can copy symbols from your web browser open on some Unicode page.



              If you have one image, you can also copy it to the clipboard and use it as a brush(*) with 100% spacing, and "stroke" the border (either as a selection or a path). You may want to use the "Track direction" dynamics (and use an upside-down image, hint, hint...).



              One last solution is to create strips by copying your image to the clipboard, select it as a pattern, and bucket-fill with the pattern, either directly in your image, or in a separate image plus copy/paste and possible rotation.



              (*) the first item of the brushes/patterns lists is the "clipboard" brush/pattern which is connected to the current clipboard contents. If you use it, make sure you reset it afterwards, because if you clipboard doesn't contain an image the brush/pattern no longer works and you will pull a lot of hair before you understand why.






              share|improve this answer

























                3












                3








                3







                If your symbols are amenable to Unicode characters with a suitable font (emojis, dingbats, etc...), then you can use the text-along-path function (or, to make things a lot easier, the ofn-text-along-path script. The text input fields take anything from you clipboard so you can copy symbols from your web browser open on some Unicode page.



                If you have one image, you can also copy it to the clipboard and use it as a brush(*) with 100% spacing, and "stroke" the border (either as a selection or a path). You may want to use the "Track direction" dynamics (and use an upside-down image, hint, hint...).



                One last solution is to create strips by copying your image to the clipboard, select it as a pattern, and bucket-fill with the pattern, either directly in your image, or in a separate image plus copy/paste and possible rotation.



                (*) the first item of the brushes/patterns lists is the "clipboard" brush/pattern which is connected to the current clipboard contents. If you use it, make sure you reset it afterwards, because if you clipboard doesn't contain an image the brush/pattern no longer works and you will pull a lot of hair before you understand why.






                share|improve this answer













                If your symbols are amenable to Unicode characters with a suitable font (emojis, dingbats, etc...), then you can use the text-along-path function (or, to make things a lot easier, the ofn-text-along-path script. The text input fields take anything from you clipboard so you can copy symbols from your web browser open on some Unicode page.



                If you have one image, you can also copy it to the clipboard and use it as a brush(*) with 100% spacing, and "stroke" the border (either as a selection or a path). You may want to use the "Track direction" dynamics (and use an upside-down image, hint, hint...).



                One last solution is to create strips by copying your image to the clipboard, select it as a pattern, and bucket-fill with the pattern, either directly in your image, or in a separate image plus copy/paste and possible rotation.



                (*) the first item of the brushes/patterns lists is the "clipboard" brush/pattern which is connected to the current clipboard contents. If you use it, make sure you reset it afterwards, because if you clipboard doesn't contain an image the brush/pattern no longer works and you will pull a lot of hair before you understand why.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 3 hours ago









                xenoidxenoid

                6,56021022




                6,56021022



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Graphic Design Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgraphicdesign.stackexchange.com%2fquestions%2f121632%2fmake-a-border-of-symbols-in-gimp%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Best approach to update all entries in a list that is paginated?Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?

                    Вунгтау (аеропорт) Загальні відомості | Див. також | Посилання | Навігаційне меню10°22′00″ пн. ш. 107°05′00″ сх. д. / 10.36667° пн. ш. 107.08333° сх. д. / 10.36667; 107.0833310°22′00″ пн. ш. 107°05′00″ сх. д. / 10.36667° пн. ш. 107.08333° сх. д. / 10.36667; 107.083337731608Vinh AirportVinh airport facelift improves serviceвиправивши або дописавши їївиправивши або дописавши їїр

                    Тонконіг бульбистий Зміст Опис | Поширення | Екологія | Господарське значення | Примітки | Див. також | Література | Джерела | Посилання | Навігаційне меню1114601320038-241116202404kew-435458Poa bulbosaЭлектронный каталог сосудистых растений Азиатской России [Електронний каталог судинних рослин Азіатської Росії]Малышев Л. Л. Дикие родичи культурных растений. Poa bulbosa L. - Мятлик луковичный. [Малишев Л. Л. Дикі родичи культурних рослин. Poa bulbosa L. - Тонконіг бульбистий.]Мятлик (POA) Сем. Злаки (Мятликовые) [Тонконіг (POA) Род. Злаки (Тонконогові)]Poa bulbosa Linnaeus, Sp. Pl. 1: 70. 1753. 鳞茎早熟禾 lin jing zao shu he (Description from Flora of China) [Poa bulbosa Linnaeus, Sp. Pl. 1: 70. 1753. 鳞茎早熟禾 lin jing zao shu he (Опис від Флора Китаю)]Poa bulbosa L. – lipnice cibulkatá / lipnica cibulkatáPoa bulbosa в базі даних Poa bulbosa на сайті Poa bulbosa в базі даних «Global Biodiversity Information Facility» (GBIF)Poa bulbosa в базі даних «Euro + Med PlantBase» — інформаційному ресурсі для Євро-середземноморського розмаїття рослинPoa bulbosa L. на сайті «Плантариум»