Search found 44 matches

by mostafanastary
2014-12-01T17:20:48-07:00
Forum: Users
Topic: How I can use Line Break like this with imagemagick
Replies: 19
Views: 19671

Re: How I can use Line Break like this with imagemagick

it's true, but also i told already, in need draw lines, revers... first 3, then 2, then 1
i found a way to draw persian or arabic text without pango , just imagemagick and some php code, i will share that with imgaemaick ORG :) very soon,
i hope that use full.

best regards.
by mostafanastary
2014-12-01T16:22:30-07:00
Forum: Users
Topic: How I can use Line Break like this with imagemagick
Replies: 19
Views: 19671

Re: How I can use Line Break like this with imagemagick

Hi fred, you true, i got my answer, but this topic is about line auto break in imagemagick, thank you for answer and thanks bonzo.
i will try that.
by mostafanastary
2014-12-01T14:23:22-07:00
Forum: Users
Topic: How I can use Line Break like this with imagemagick
Replies: 19
Views: 19671

Re: How I can use Line Break like this with imagemagick

hi i have problem like: http://www.imagemagick.org/discourse-server/viewtopic.php?t=19249 i do not want to use /n because i get the text from input form.also i need to change something , but i can use the wordwrap to explode text with /n. for example : I have a input like: This code is using Imagick...
by mostafanastary
2014-12-01T13:22:03-07:00
Forum: Users
Topic: How I can use Line Break like this with imagemagick
Replies: 19
Views: 19671

How I can use Line Break like this with imagemagick

Hi, i found http://stackoverflow.com/questions/3577870/how-to-wrap-text-in-imagemagick and it have $draw = new ImagickDraw(); $x = 0; $y=20; $angle = 0; $padding = 10; $str = "some text for testing of a word wrap in imagemagick"; $str = wordwrap($str, 10,"\r"); $str_array = explo...
by mostafanastary
2014-12-01T11:10:17-07:00
Forum: Users
Topic: how merge some image on path with imagemagick?
Replies: 8
Views: 7685

Re: how merge some image on path with imagemagick?

thank you fred,
it can be work for me,
best regards
by mostafanastary
2014-12-01T08:23:27-07:00
Forum: Users
Topic: How i can create image circle like this?
Replies: 3
Views: 4005

Re: How i can create image circle like this?

Thanks for sharing! It seems like it was an easy fix, just not obvious.
your welcome, if you change 80 to other integer you can get another result.
by mostafanastary
2014-12-01T07:30:40-07:00
Forum: Users
Topic: how merge some image on path with imagemagick?
Replies: 8
Views: 7685

how merge some image on path with imagemagick?

Hi, in this topic : http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=26612 i create circle image with some image, but if we want to create another path like : http://img.majidonline.com/thumb/311512/pa1.jpg or http://img.majidonline.com/thumb/311514/pa2.jpg or any path we want, is...
by mostafanastary
2014-12-01T02:50:24-07:00
Forum: Users
Topic: composite flag with image
Replies: 12
Views: 11749

Re: composite flag with image

Ok,
the result is very good,

i try to add some texture as you told to my flag color with photoshop with overlay blend mode and is seem awesome.
thank you fred for your help.
best regards.
by mostafanastary
2014-12-01T02:48:39-07:00
Forum: Users
Topic: How create persian or arabic text with imgaemagick ?
Replies: 19
Views: 18064

Re: How create persian or arabic text with imgaemagick ?

my server administrator told me Pango is too old and without new update and maybe not safe or useable .

can i use it or not?
by mostafanastary
2014-11-30T18:29:01-07:00
Forum: Users
Topic: composite flag with image
Replies: 12
Views: 11749

Re: composite flag with image

Hi again fred, with your trick i use brush in photoshop and create two eyes for mask: http://img.majidonline.com/thumb/311510/mask4%20(2).png then composite it with another picture, the result is very good: http://img.majidonline.com/thumb/311511/result3.jpg but color of the flag is not real yet. th...
by mostafanastary
2014-11-30T18:04:41-07:00
Forum: Users
Topic: How create persian or arabic text with imgaemagick ?
Replies: 19
Views: 18064

Re: How create persian or arabic text with imgaemagick ?

can i use my own font for this command line?

if i put the some_font_name.ttf in the folder of my code, what is the code for execute my font?
by mostafanastary
2014-11-30T18:01:20-07:00
Forum: Users
Topic: composite flag with image
Replies: 12
Views: 11749

Re: composite flag with image

wow, it's true, thank you fred, you are good person.
by mostafanastary
2014-11-30T17:43:01-07:00
Forum: Users
Topic: How create persian or arabic text with imgaemagick ?
Replies: 19
Views: 18064

Re: How create persian or arabic text with imgaemagick ?

ok ok ok,
i will try it, but i think, imagemagick developer must think about some change to create a library for arabic text.

thank you
by mostafanastary
2014-11-30T17:28:03-07:00
Forum: Users
Topic: composite flag with image
Replies: 12
Views: 11749

Re: composite flag with image

Oh Yes,
I think about it and your answer is the best for me.

thank you so much.
by mostafanastary
2014-11-30T17:25:01-07:00
Forum: Users
Topic: How create persian or arabic text with imgaemagick ?
Replies: 19
Views: 18064

Re: How create persian or arabic text with imgaemagick ?

do you get any result with arabix text?
can you tell me one of the unicode compatible text editor?

thank you