Custom Text Formatting (Previously: Getting long results in a program)
|
04-13-2024, 04:32 PM
(This post was last modified: 04-13-2024 04:34 PM by komame.)
Post: #71
|
|||
|
|||
RE: Getting long results in Program
(04-13-2024 04:17 PM)Tyann Wrote: This way, if you call ATEXTOUT_P with y=0, you still won't see the accents of the small fonts, will you? That's true, but the standard TEXTOUT_P function operates in the same way (it also won't display accents in such a situation). If ATEXTOUT_P is meant to be a replacement for TEXTOUT_P, then the text rendering position cannot be changed; this way, it will be easy to replace TEXTOUT_P with ATEXTOUT_P in any program (that's how I feel, but perhaps you have a different opinion?). The programmer can decide where to display the text, so it's not a big issue. However, with ATEXTOUT_P, there is currently a problem that completely prevents displaying accents for small fonts, even if the text is centered on the screen. Piotr Kowalewski |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 67 Guest(s)