[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Change the default fonts

  • Thread starter Thread starter pantek
  • Start date Start date
Status
Not open for further replies.
P

pantek

Guest
Everything is clear and understandable. But how You exactly ask Windows OS about font height and width in pixels? You read some keys from register or call some functions from Windows API? You know, I'm looking for font features that affect its width in pixels. That's why I asked about the session parameter PIXELS-PER-COLUMN. It's calculated on session start, and affect on windows and frames size (and all of screen objects). In our software we used Arial Unicode MS font. But this font has become paid. After replace Arial Unicode MS with Noto Sans Regular, the size of windows, frames etc, has changed - everything have become wider. It's because value of PIXELS-PER-COLUMN has changed from 6 - for Arial, to 9 - for Noto.

Continue reading...
 
Status
Not open for further replies.
Back
Top