This module provides a flexible way to wrap and flow text for both ASCII and
non-ASCII outputs.
The main purpose of this module is to provide text wrapping and flowing
features without being tied down to ASCII based output and fixed-width
fonts. My needs were for a more sophisticated text control in PDF and GIF
output formats in particular.
UnRTF is a command-line converter from RTF (Rich Text) to HTML, LaTeX,
PostScript, plain text, and text with VT100 codes. When converting to HTML, it
supports tables, fonts, embedded images, hyperlinks, paragraph alignment, and
more. All other conversions are "alpha" i.e. being newly developed.
tinycss is a complete yet simple CSS parser for Python. It supports the
full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
-- CSS Color 3
-- CSS Fonts 3
-- CSS Paged Media 3
It is designed to be easy to extend for new CSS modules and syntax, and
integrates well with cssselect for Selectors 3 support.
Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken for
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
easier to tell apart in the context of source code.
Inconsolata is one of the most suitable fonts for programmers created by Raph
Levien. Since the original Inconsolata does not contain Cyrillic alphabet,
it was slightly inconvenient for quite a few programmers from Russia.
Inconsolata LGC is a modified version of Inconsolata with added the Cyrillic
alphabet which directly descends from Inconsolata Hellenic supporting modern
Greek.
Inconsolata is a monospace font, designed for code listings and the like, in
print. There are a great many "programmer fonts," designed primarily for use
on the screen, but in most cases do not have the attention to detail for high
resolution rendering.
This is a port of tkfont, a Tk based replacement (and much better IMHO)
for xfontsel. I find this particularly useful when I'm going to use
The Gimp to design something and want to pick a font without starting
gimp. Xfontsel can't scroll far enough down to see all of the fonts.
GTK2 and GTK3 Configurator for KDE.
Configuration dialog to adapt GTK applications appearance to your
taste under KDE. Among its many features, it lets you:
- Choose which theme is used for GTK2 and GTK3 applications.
- Tweak some GTK applications behaviour.
- Select what icon theme to use in GTK applications.
- Select GTK applications default fonts.
- Easily browse and install new GTK2 and GTK3 themes.
Gdkxft transparently adds anti-aliased font support to gtk+-1.2. Once
you have installed it, you can run any (well, nearly any) existing
gtk+ binary and see anti-aliased fonts in the gtk widgets. You don't
need to recompile gtk+ or your applications.
xtermcontrol enables dynamic control of xterm properties. It makes
it easy to change colors, titles, fonts, and the geometry of a
running xterm, as well as to report the current settings of the
properties. Window manipulations such as (de)iconify, raise and
lower, maximize and restore, and reset are also supported. It also
lets advanced users issue any xterm control sequence.