Custom Text Formatting (Previously: Getting long results in a program)
|
04-13-2024, 09:09 AM
Post: #68
|
|||
|
|||
RE: Getting long results in Program
Hé komame
Pour BLIT_P c'est une excellente nouvelle . Pour les petites polices savez vous si TEXTSIZE renvoie la bonne hauteur , ou si nous devons modifier celle-ci dans ATEXTSIZE ? Ensuite si j'ai bien compris nous devons décrémenter 'y' de 'n' pixels avant la copie dans le buffer et ensuite afficher le texte 'n' pixels plus bas dans le buffer, ensuite nous recopions le buffer depuis y=0 vers Gx à 'y'-'n' pixels ; les accents seront copiés dans cette zone et le texte à partir de 'y' ? Mais il faut savoir quelles sont les polices concernées , car pour les autres cela ne fonctionnera pas. Enfin vous suggérer que ATEXTOUT soit toujours appelé avec 10 paramètres et des valeurs par défaut ? Hey komame That's great news for BLIT_P. For small fonts, do you know if TEXTSIZE returns the correct height, or if we need to modify this in ATEXTSIZE? Then, if I've understood correctly, we need to decrement 'y' by 'n' pixels before copying it into the buffer and then display the text at 'n' pixels. then display the text 'n' pixels lower in the buffer, then we copy the buffer back from y=0 to Gx at 'y'-'n' pixels; the accents will be copied into this area and the text from 'y'? But you need to know which fonts are affected, because it won't work for the others. Finally, would you suggest that ATEXTOUT should always be called with 10 parameters and default values? Sorry for my english |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 17 Guest(s)