Skip to content
Snippets Groups Projects
  1. Nov 23, 2012
    • Adam Mokhtari's avatar
      Added embedded typeface handling to CustomLookAndFeel · 65582386
      Adam Mokhtari authored
      Added typeface initialization to CustomLookAndFeel, and implemented
      getTypefaceForFont().
      
      Fonts can now be created using a more centralized method, by calling the
      Font(String("Typeface Name"), fontHeight, Font::style) constructor.  Names for
      the typefaces ("Default Light", "Paragraph") should be regarded as tentative.
      
      There's also simpler code to do the same thing that should be uncommented after
      the 2.0 update (it uses HashMap, which is not currently in our library code,
      even though it's in the 1.53 docs.)
      65582386
  2. Nov 22, 2012
  3. Nov 21, 2012
  4. Nov 20, 2012
  5. Nov 19, 2012
  6. Nov 18, 2012
  7. Nov 17, 2012
  8. Nov 16, 2012
  9. Nov 15, 2012
  10. Nov 14, 2012
  11. Nov 13, 2012
  12. Nov 12, 2012
  13. Nov 11, 2012
Loading