[15 Oct 2008] Text "justify"

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
bak
Posts: 1
Joined: Wed Feb 17, 2010 1:56 pm
Location: Padua - Italy
Contact:

[15 Oct 2008] Text "justify"

Post by bak »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 15 Oct 2008 05:22:49 -0700 (PDT)

Good morning to all.

My name is Luke, italian, cofounder of the italian website named amigaplatform.com and I'm an old Hollywood user...

I use Hollywood 3 evolution and Designer 2 on Amiga OS 3.9..

I have a problem...

I'm making an application with Designer an in a page there is a text brush...is there the way to justify the text (with or without code in the page)

The text that I load is from a file....

thanks in advance

Luke
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[16 Oct 2008] Re: Text "justify"

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 16 Oct 2008 18:39:03 -0000
Good morning to all.

My name is Luke, italian, cofounder of the italian website named amigaplatform.com and I'm an old Hollywood user...

I use Hollywood 3 evolution and Designer 2 on Amiga OS 3.9..

I have a problem...

I'm making an application with Designer an in a page there is a text
brush...is there the way to justify the text (with or without code in the page)

The text that I load is from a file....

thanks in advance

Luke
Hello Luke and welcome :) If you want to justify a text within a brush you should load the empty picture and draw the text you want inside the brush with the desired alignment using <SelectBrush ... EndSelect> commands, this is true even if your text has been generated previously by a graphic application... in other words (and if I have undestood well what you want), you should use a separate brush for the background of the text and then you can align the text on it. You can use other methods, like layers, for example to achieve your goal.

Feel free to ask ;)

Regards, Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
Locked