Glyph

Python module that will help you typeset text to the screen
Download

Glyph Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Chandler Armstrong
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 933 KB

Glyph Tags


Glyph Description

Python module that will help you typeset text to the screen Glyph is a free and open source module for Python/Pygame used for typesetting text to the screen. Glyph provides specialized functions that will help you scroll text, selectable text, pages of text and an on screen text editor. Requirements: · Python · Pygame What's New in This Release: · arguments are now collected as **kwargs and a default dict must be supplied with each instantiation (this is a transitory stage, and will be changed in the future to have a single Glyph superclass instantiation, which acts as a factory for the other glyph objects, and will hold the default values) · linewid vwrng vwrectpos are now one rect object the 'ow' keyword has been replaced with a clear() function. · the 'draw' keyword has been renamed 'border' and is now part of the arguments required during instantiation. · issues with editor fixed (probably caused by my switching to a new text editor myself, which maybe caused indentation weirdness when i moved the files over). · the direction for Glyph development will be towards facilitating the designing entire 'screens'. Thus the screen overlay of text boxes and areas provided by Glyph should be a single object. the new example reflects this style. · also added the scrolling feature to this example.


Glyph Related Software