Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
58c3ea42
Commit
58c3ea42
authored
Apr 08, 2008
by
Jason Rumney
Browse files
*** empty log message ***
parent
8f112d52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
src/ChangeLog
src/ChangeLog
+15
-0
No files found.
src/ChangeLog
View file @
58c3ea42
2008-04-08 Jason Rumney <jasonr@gnu.org>
* w32font.c (Qja, Qko, Qzh): New symbols.
(syms_of_w32font): Initialise them.
(font_matches_spec): Use them to filter by language.
(recompute_cached_metrics): Remove function.
(compute_metrics, clear_cached_metrics): New functions.
(w32font_encode_char): Use them to manage metric cache.
(w32font_text_extents): Cache metrics for all glyphs on demand.
Delay converting glyph indices to WORD until needed.
(w32font_open_internal): Initialize metric cache to empty.
(registry_to_w32_charset): Charset should always be a symbol.
(fill_in_logfont, list_all_matching_fonts): Family should
always be a symbol.
2008-04-06 Jason Rumney <jasonr@gnu.org>
2008-04-06 Jason Rumney <jasonr@gnu.org>
* w32uniscribe.c (uniscribe_shape): Increase items buffer size.
* w32uniscribe.c (uniscribe_shape): Increase items buffer size.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment