ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Zapf Dingbats font
@ 2012-06-01 22:36 Alfredo Catalina
  2012-06-02  7:31 ` luigi scarso
  0 siblings, 1 reply; 10+ messages in thread
From: Alfredo Catalina @ 2012-06-01 22:36 UTC (permalink / raw)
  To: ntg-context


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

Can the Zapf Dingbats font be used in MKIV? I can't do it work

I have downloaded the
symb-uni-zapf.zip<http://dl.contextgarden.net/websitesarchive/atl/tex/symb-uni-zapf.zip>
file
from http://dl.contextgarden.net/websitesarchive/atl/tex/. Then I unpacked
it and copied the .tfm, .enc and .map files in texmf-context/fonts as well
as symb-uzd.tex in texmf-context/tex/context/third

I then run

mtxrun --script fonts --reload
and

context --generate

I tried

usetypescriptfile[symb-uzd.tex]
\usesymbols[uzd]

\symbol[Unicode Shadowed Shapes][LowerRightDrop-shadowedWhiteSquare]


but it doesn't work. Any ideas?

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

[-- Attachment #2: Type: text/plain, Size: 485 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] 10+ messages in thread
* Re: Zapf Dingbats font
@ 2012-06-03  7:04 Alfredo Catalina
  2012-06-03 21:32 ` Steve Peter
  2012-06-04  8:01 ` Hans Hagen
  0 siblings, 2 replies; 10+ messages in thread
From: Alfredo Catalina @ 2012-06-03  7:04 UTC (permalink / raw)
  To: ntg-context


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

Ok, thanks Luigi.

This is how I sorted it out, hope it may help someone. It looks like I
should write a typescript and a symbol definition file, but I new to this
and don't know how to do it yet.

This is a workaround for the meantime:

- Download the free True Type font "Zapf Dingbats BT" from
http://www.ufonts.com/fonts/zapf-dingbats-bt.html
- You should have got the file ufonts.com_zapf-dingbats-bt-2.ttf or an EXE
file -an installer-
- In windows 7 it may be installed by clicking "install" -context menu,
right mouse click-
- Generate Context font database:

mtxrun --script fonts --reload

- Check it's been read:

mtxrun --script fonts --list --all --pattern=zapf*

- You should have several lines like "zapfdingbatsbt
zapfdingbatsitcbybtregular
 c:/windows/fonts/ufonts.com_zapf-dingbats-bt-2.ttf"
- Finally this is how I get the characters I need:

\definefont[zapfdingbats][ufonts.com_zapf-dingbats-bt-2.ttf at 10pt]

\starttext

Testing: {\zapfdingbats \char109}  %shadowed white circle

\stoptext

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

[-- Attachment #2: Type: text/plain, Size: 485 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] 10+ messages in thread

end of thread, other threads:[~2012-06-04  9:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01 22:36 Zapf Dingbats font Alfredo Catalina
2012-06-02  7:31 ` luigi scarso
2012-06-03  7:04 Alfredo Catalina
2012-06-03 21:32 ` Steve Peter
2012-06-04  8:01 ` Hans Hagen
2012-06-04  8:52   ` Alfredo Catalina
2012-06-04  9:27     ` Hans Hagen
2012-06-04  9:33       ` luigi scarso
2012-06-04  9:50         ` Hans Hagen
2012-06-04  9:58           ` luigi scarso

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).