ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* typescript Adobe Blank
@ 2013-04-03 12:49 Philipp Gesang
  0 siblings, 0 replies; only message in thread
From: Philipp Gesang @ 2013-04-03 12:49 UTC (permalink / raw)
  To: ConTeXt ML


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

Hi all,

recently Adobe open sourced another font [1] [2]. It’s primarily
intended for use as WOFF but has some interesting properties
nevertheless (like covering *every* unicode code point). Below is
a typescript [3], take it with a grain of salt ;-)

Best
Philipp


[1] announcement:
    http://blogs.adobe.com/typblography/2013/03/introducing-adobe-blank.html

[2] repo:
    http://sourceforge.net/adobe/adobe-blank/wiki/Home/

[3] gist: https://gist.github.com/phi-gamma/5300862
    Note that in spite of the font being tagged “regular”, sans
    is defined too. You won’t notice the difference, I swear!


·· <type-imp-adobeblank.mkiv> ·········································

%D \module
%D   [       file=type-imp-adobeblank.mkiv,
%D        version=2013-04-03 14:18:30+0200,
%D          title=\CONTEXT\ Typescript Macros,
%D       subtitle=Adobe Blank,
%D         author=Philipp Gesang,
%D           date=\currentdate,
%D      copyright=Philipp Gesang]

%M Announcement:
%M http://blogs.adobe.com/typblography/2013/03/introducing-adobe-blank.html
%M
%M Files in the orginal distribution:
%M    · AdobeBlank.otf

%M Available Opentype features: none

\starttypescriptcollection[adobeblank]

  \starttypescript [\s!serif,\s!sans] [adobeblank]
    \definefontsynonym [AdobeBlank-Regular]    [\s!file:adobeblank.otf] [\s!features=\s!default]
    \definefontsynonym [AdobeBlank-Italic]     [\s!file:adobeblank.otf] [\s!features=\s!default]
    \definefontsynonym [AdobeBlank-Bold]       [\s!file:adobeblank.otf] [\s!features=\s!default]
    \definefontsynonym [AdobeBlank-BoldItalic] [\s!file:adobeblank.otf] [\s!features=\s!default]
  \stoptypescript

  \starttypescript [\s!serif] [adobeblank] [\s!name]
    \setups[\s!font:\s!fallback:\s!serif]
    \definefontsynonym [\s!Serif]           [AdobeBlank-Regular]
    \definefontsynonym [\s!SerifItalic]     [AdobeBlank-Italic]
    \definefontsynonym [\s!SerifBold]       [AdobeBlank-Bold]
    \definefontsynonym [\s!SerifBoldItalic] [AdobeBlank-BoldItalic]
  \stoptypescript

  \starttypescript [\s!sans] [adobeblank] [\s!name]
    \setups[\s!font:\s!fallback:\s!sans]
    \definefontsynonym [\s!Sans]           [AdobeBlank-Regular]
    \definefontsynonym [\s!SansItalic]     [AdobeBlank-Italic]
    \definefontsynonym [\s!SansBold]       [AdobeBlank-Bold]
    \definefontsynonym [\s!SansBoldItalic] [AdobeBlank-BoldItalic]
  \stoptypescript

  \starttypescript [adobeblank]
    \definetypeface [\typescriptone] [\s!rm] [\s!serif] [\typescriptone] [\s!default]
    \definetypeface [\typescriptone] [\s!ss] [\s!sans]  [\typescriptone] [\s!default]
    %definetypeface [\typescriptone] [\s!tt] [\s!mono]  [\typescriptone] [\s!default]
    \quittypescriptscanning
  \stoptypescript

\stoptypescriptcollection

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 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] only message in thread

only message in thread, other threads:[~2013-04-03 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-03 12:49 typescript Adobe Blank Philipp Gesang

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