|
pygame is
pygame.org is
|
Glyph
Glyph - 1.0.0Chandler Armstrong (omnirizon)Tags:Descriptionglyph is a library for manipulating text and printing it to a pygame window.
so what? there are about a million pygame libraries to do that already.
glyph is different for a few reasons:
1) glyph provides a within string literal mini-language for text manipulation. you can use the mini-language to indicate what you want exactly where you want it, all right within the string literal.
2) glyph provides typesetting like functionality: positioning text, wrapping text, justifying text, scrolling text, switching font, text color, background color, even inserting images into text
3) glyph provides 'linked' text: text that returns a value whenever the mouse is hovering over it. this can be used to route the user around your program, or provide tooltips.
one simple object, the Glyph object, provides all this functionality. how? because Glyph interprets a mini-language, provided in string literals, that indicates how the Glyph object should treat text. LinksScreenshot click to view original size
Releases| Glyph - 2.6.5 | - Dec 23, 2012 | | Glyph - 2.6.0b | - Jul 6, 2012 | | Glyph - 2.5.4rc | - Jul 27, 2011 | | Glyph - 2.5.3rc | - Jul 9, 2011 | | Glyph - 2.5.2rc | - Jun 25, 2011 | | Glyph - 2.5.1 | - Mar 27, 2011 | | Glyph - 2.5.0 | - Mar 2, 2011 | | Glyph - 2.4.0 | - Dec 12, 2010 | | Glyph - 2.1.0b | - Oct 5, 2010 | | Glyph - 2.0.0.a2 | - Aug 1, 2010 | | Glyph - 2.0.0.a | - Jul 18, 2010 | | Glyph - 1.2.0 | - Jan 14, 2009 | | Glyph - 1.1.0 | - Jan 10, 2009 | | Glyph - 1.0.0 | - Jan 3, 2009 |
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 24, 2013
May 23, 2013
May 22, 2013
May 21, 2013
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
... more!
|
|