Re: [AD] Fwd: [PATCH] newline in drawing text ... |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I've made patch which adds small, but nice feature ...
> Ability to use '\n' in textout functions ...
> All textout functions are supported except textout_justify_ex ... (which
> will soon be done).
I'm not very fond of this feature: the Allegro text functions are simple and
line-oriented. Introducing this first escape character would open the door
to all the other escape characters.
Moreover, I'm under the impression that this could be easily done in an
add-on on top of those functions.
--
Eric Botcazou