ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Issue:TIETextLayer Text cannot support some fonts

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
bajie Posted - Apr 21 2026 : 22:13:38
Description:
TIETextLayer Text cannot support some fonts: Bodoni Moda#12289;Fraunces 72pt#12289;Handjet#12289;HelveticaRounded LT Std Bd

attach/bajie/2026421221319_fonts.zip
486.89 KB
6   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 27 2026 : 21:32:21
Hi

GDI+ is unable to render these fonts, presumably due to some error in the way they were created, however the current beta will now fallback to a supported Windows font when incompatible fonts are encountered.

Nigel
Xequte Software
www.imageen.com
bajie Posted - Apr 24 2026 : 00:45:57
I use these fonts for a TLabel, they can render and auto-size correctly.
use ImageEn, can not.
xequte Posted - Apr 23 2026 : 15:59:03
If you use these fonts for a TLabel, do they render and auto-size correctly?

Nigel
Xequte Software
www.imageen.com
bajie Posted - Apr 23 2026 : 03:34:29
When using these fonts, the text is not rendered.
xequte Posted - Apr 22 2026 : 17:48:13
Hi

Specifically, what is the issue that you encounter?

Do these fonts appear as a valid name in the Delphi IDE, e.g. when editing the font of a control on a form?



Nigel
Xequte Software
www.imageen.com
bajie Posted - Apr 21 2026 : 22:17:41
ATextLayer.Font.Name := 'Bodoni Moda';
ATextLayer.Font.Name := 'Fraunces 72pt';
ATextLayer.Font.Name := 'Handjet';
ATextLayer.Font.Name := 'HelveticaRounded LT Std Bd';