ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Using Adobe Arno Pro in Mkiv
@ 2009-12-27  2:43 Changlin Ai
  2009-12-27 10:38 ` Taco Hoekwater
  2009-12-29 18:21 ` Hans Hagen
  0 siblings, 2 replies; 12+ messages in thread
From: Changlin Ai @ 2009-12-27  2:43 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1810 bytes --]

Hello, all

When I used Adobe ArnoPro font in Mkvi with default font features, I found
the memory useage of LuaTeX was very big.

These are some tests:
\starttypescript [serif] [arno]

  \definefontsynonym [SerifBold] [ArnoPro-Bold.otf] [features=default]

  \definefontsynonym [SerifBoldItalic] [ArnoPro-BoldItalic.otf]
[features=default]

  \definefontsynonym [SerifItalic] [ArnoPro-Italic.otf][features=default]

  \definefontsynonym [Serif] [ArnoPro-Regular.otf] [features=default]

\stoptypescript

\starttypescript [arno]

  \definetypeface [arno] [rm] [serif] [arno] [default]

\stoptypescript

\usetypescript[arno]

\setupbodyfont[arno, 11pt]

\starttext

\rm test\par   \it test\par   \bf test\par  \bi test\par

\stoptext


and this is the information in log:
mkiv lua stats : fonts load time - 25.328 seconds

mkiv lua stats : result saved in file - cont-en.pdf

mkiv lua stats : luatex banner - this is luatex, version
beta-0.50.0-2009122521

mkiv lua stats : control sequences - 29946 of 165536

mkiv lua stats : current memory usage - 479 MB (ctx: 491 MB)

mkiv lua stats : runtime - 27.828 seconds, 0 processed pages, 1 shipped
pages, 0.036 pages/second

SyncTeX written on lua.synctex.gzMTXrun | total runtime: 28.063


When I used these fonts without font feature, I got these:
mkiv lua stats : fonts load time - 3.016 seconds

mkiv lua stats : result saved in file - cont-en.pdf

mkiv lua stats : luatex banner - this is luatex, version
beta-0.50.0-2009122521

mkiv lua stats : control sequences - 29946 of 165536

mkiv lua stats : current memory usage - 84 MB (ctx: 86 MB)

mkiv lua stats : runtime - 5.344 seconds, 0 processed pages, 1 shipped
pages, 0.187 pages/second

SyncTeX written on lua.synctex.gzMTXrun | total runtime: 5.484


How can I reduce the memory useage in such situation?

[-- Attachment #1.2: Type: text/html, Size: 3787 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-12-31  9:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-27  2:43 Using Adobe Arno Pro in Mkiv Changlin Ai
2009-12-27 10:38 ` Taco Hoekwater
2009-12-27 10:54   ` Changlin Ai
2009-12-27 11:39     ` Taco Hoekwater
2009-12-27 11:50       ` Changlin Ai
2009-12-29 18:21 ` Hans Hagen
2009-12-29 19:09   ` Wolfgang Schuster
2009-12-29 21:24   ` Andreas Harder
2009-12-29 21:28     ` Hans Hagen
2009-12-31  2:01       ` Changlin Ai
2009-12-31  2:15         ` Changlin Ai
2009-12-31  9:12           ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).