Alphabetical Index | Tags by Size | Find tag:

Font (Grouped)

Related tags: Atlas, AtlasTexture, Bank, ColorBank, DisplayMode, FontBank, GL, GL Texture Manager, GL2, GLBuffer, GLES, GLFramebuffer, GLInfo, GLProgram, GLSandbox, GLShader, GLShaderBank, GLState, GLTarget, GLTextComposer, GLTexture, GLTextureUnit, GLUniform, GLWindow, Image, ImageBank, InfoBank, libgui, ModelBank, OpenGL, RuleBank, TextureBank

Authorship: 97% skyjake, 3% danij

View commits by date

Jump down to:
  libgui (27)
  Fixed (7)
  RichFormat (3)
  Added (2)
  Refactor (2)
  Client (1)
  Default Style (1)
  Documentation (1)
  Image (1)
  Optimize (1)
  OS X (1)
  Performance (1)
  UI (1)

  libgui (27) — Font

January 2020
2020-01-05 libgui : Workaround for vertical metrics
June 2019
2019-06-15 libgui : Improved text rendering
2019-06-15 libgui : Implemented stb_truetype rasterization
2019-06-14 libgui : Rasterizing text with stb_truetype
May 2019
2019-05-31 libgui : Working on SDL_ttf font rasterizer
February 2017
2017-02-10 libgui : Improved thread-safety
2017-02-05 Fixed | libgui : Text transformations for fonts
2017-02-03 libgui : Comment about clearing tab stops
January 2017
2017-01-21 libgui : Thread-safety when accessing fonts
2017-01-21 libgui | Performance : String measurement caching
October 2014
2014-10-30 Fixed | libgui : Memory leak (release font metrics rules)
April 2014
2014-04-15 Fixed | Image | libgui : Complier warnings (missing explicit init in copy-ctor)
January 2014
2014-01-26 libgui | OS X : Working on Core Text font rendering
September 2013
2013-09-14 Fixed | libgui : Use normal weight ascent for other weights
August 2013
2013-08-05 libgui | Optimize | Refactor : Faster rich format subranges
June 2013
2013-06-09 Documentation | libgui : How to use indentation and tab stops
2013-06-08 libgui | RichFormat : Revised interpretation of tab stops
2013-06-07 libgui | Refactor : Use EscapeParser to set up rich formatting
2013-06-07 Added | libgui | RichFormat : Added escape sequences for tab positions
2013-06-04 libgui : Clearing a RichFormat
May 2013
2013-05-27 Added | libgui : Added the Dim Accent color
2013-05-23 libgui : Rich format colors are acquired from an external object
2013-05-23 libgui : Rich formatting of text
2013-05-22 Fixed | libgui : Adjusted text rasterizer to avoid clipping
2013-05-21 libgui : Determining the advance width of a text
2013-05-18 libgui : Rasterizing a line of text onto an image
2013-05-16 Fixed | libgui : Measuring text is a const operation

↑ Back to top

  Fixed (7) — Font

February 2017
2017-02-05 Fixed | libgui : Text transformations for fonts
October 2014
2014-10-30 Fixed | libgui : Memory leak (release font metrics rules)
April 2014
2014-04-15 Fixed | Image | libgui : Complier warnings (missing explicit init in copy-ctor)
September 2013
2013-09-14 Fixed | libgui : Use normal weight ascent for other weights
June 2013
2013-06-09 Client | Fixed | RichFormat : Popping formats off the stack
May 2013
2013-05-22 Fixed | libgui : Adjusted text rasterizer to avoid clipping
2013-05-16 Fixed | libgui : Measuring text is a const operation

↑ Back to top

  RichFormat (3) — Font

June 2013
2013-06-09 Client | Fixed | RichFormat : Popping formats off the stack
2013-06-08 libgui | RichFormat : Revised interpretation of tab stops
2013-06-07 Added | libgui | RichFormat : Added escape sequences for tab positions

↑ Back to top

  Added (2) — Font

June 2013
2013-06-07 Added | libgui | RichFormat : Added escape sequences for tab positions
May 2013
2013-05-27 Added | libgui : Added the Dim Accent color

↑ Back to top

  Refactor (2) — Font

August 2013
2013-08-05 libgui | Optimize | Refactor : Faster rich format subranges
June 2013
2013-06-07 libgui | Refactor : Use EscapeParser to set up rich formatting

↑ Back to top

  Client (1) — Font

June 2013
2013-06-09 Client | Fixed | RichFormat : Popping formats off the stack

↑ Back to top

  Default Style (1) — Font

July 2014
2014-07-03 Default Style | UI : Apply "separator.label" font in appropriate places

↑ Back to top

  Documentation (1) — Font

June 2013
2013-06-09 Documentation | libgui : How to use indentation and tab stops

↑ Back to top

  Image (1) — Font

April 2014
2014-04-15 Fixed | Image | libgui : Complier warnings (missing explicit init in copy-ctor)

↑ Back to top

  Optimize (1) — Font

August 2013
2013-08-05 libgui | Optimize | Refactor : Faster rich format subranges

↑ Back to top

  OS X (1) — Font

January 2014
2014-01-26 libgui | OS X : Working on Core Text font rendering

↑ Back to top

  Performance (1) — Font

January 2017
2017-01-21 libgui | Performance : String measurement caching

↑ Back to top

  UI (1) — Font

July 2014
2014-07-03 Default Style | UI : Apply "separator.label" font in appropriate places

↑ Back to top