30.11.2012 Views

Using Adobe® Flex® 4 - Adobe Blogs

Using Adobe® Flex® 4 - Adobe Blogs

Using Adobe® Flex® 4 - Adobe Blogs

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Resolved code-reference.<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

@font-face {<br />

font-family: myABFont;<br />

advancedAntiAliasing: true;<br />

src:url("../assets/MyriadWebPro.ttf");<br />

/*<br />

* Limit range to the letters A and B.<br />

*/<br />

unicodeRange: U+0041-0042;<br />

embedAsCFF: true;<br />

}<br />

@font-face {<br />

font-family: myWideRangeFont;<br />

advancedAntiAliasing: true;<br />

src:url("../assets/MyriadWebPro.ttf");<br />

/*<br />

* Set range to the 128 characters in<br />

* the Basic Latin block.<br />

*/<br />

unicodeRange: U+0041-007F;<br />

embedAsCFF: true;<br />

}<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!