aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/nextstep
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/nextstep')
-rw-r--r--admin/notes/nextstep2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/nextstep b/admin/notes/nextstep
index cf0ebbc11aa..a2e5ce2c9b0 100644
--- a/admin/notes/nextstep
+++ b/admin/notes/nextstep
@@ -83,7 +83,7 @@ original NeXT Display PostScript (DPS) APIs are available and used. Under
83Cocoa, these were removed and Quartz drawing functions replaced them. 83Cocoa, these were removed and Quartz drawing functions replaced them.
84 84
85In both cases, font glyphs are accessed through UTF8 character 85In both cases, font glyphs are accessed through UTF8 character
86representations. It would be preferable to use unicode indices, but prior 86representations. It would be preferable to use Unicode indices, but prior
87attempts at this have failed. 87attempts at this have failed.
88 88
89Multi-script fontsets are auto-created in nsfont_make_fontset_for_font() using 89Multi-script fontsets are auto-created in nsfont_make_fontset_for_font() using