diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-05-26 00:19:10 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-05-26 00:19:10 +0000 |
commit | 25878a0341a8076296ab4ae88ee972641e6f963c (patch) | |
tree | 6b65ac21b13ca2948c94a2504efc88e9160e5c12 /docs | |
parent | 2ae219a829b3b2c77f27b93cc4b03a2ddde23fd5 (diff) | |
download | pango-25878a0341a8076296ab4ae88ee972641e6f963c.tar.gz |
Use complete PANGO_VERSION in zip file names.
2002-05-26 Tor Lillqvist <tml@iki.fi>
* pango-zip.sh.in: Use complete PANGO_VERSION in zip file
names.
* pango/Makefile.am: (Win32) Compile resource files and link with
them.
* pango/pango.rc.in
* pango/pangoft2.rc.in
* pango/pangowin32.rc.in: Include also the micro version number.
* pango/pangowin32-fontcache.c (logfont_hash): Use absolute value
of lfHeight.
* pango/pangowin32-fontmap.c (pango_win32_font_map_for_display):
Instead of HORZSIZE which is Windows idea of physical monitor
width (but which can be *very* wrong), use LOGPIXELSY (the
"logical" dpi). This can be set by the user by choosing "small
fonts", "large fonts", or a custom dpi in the Display Settings.
Thanks to Joaquin Cuenca Abela.
(pango_win32_make_matching_logfont): Set lfHeight to the negative
of the requested size. Positive lfHeight indicates "cell height",
negative "character height" (?), which is closer to what we want,
says Joaquin Cuenca Abela.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions