A collection of fonts that reproduce those used in "old German"
printing and handwriting. The set comprises Gothic, Schwabacher
and Fraktur fonts, a pair of handwriting fonts, Sutterlin and
Schwell, and a font containing decorative initials. In
addition, there are two re-encoding packages for Haralambous's
fonts, providing T1, using virtual fonts, and OT1 and T1, using
Metafont.
This bundle presents the whole of Beccari's original Greek font
set, which use the 'Lispiakos' font shape derived from the
shape of the fonts used in printers' shops in Lispia. The fonts
are available both as Metafont source and in Adobe Type 1
format, and at the same wide set of design sizes as are such
font sets as the EC fonts.
Blackboard variants of Computer Modern fonts. The fonts are
distributed as Metafont source (only); LaTeX support is
available with the bbm-macros package. The Sauter font package
has Metafont parameter source files for building the fonts at
more sizes than you could reasonably imagine. A sample of these
fonts appears in the blackboard bold sampler.
The Polish extension of the Computer Modern fonts (compatible
with CM itself) for use with Polish TeX formats. The fonts were
originally a part of the MeX distribution (and they are still
available that way).
A LaTeX package and font definition files to access the
Concrete mathematics fonts, which were derived from Computer
Modern math fonts using parameters from Concrete Roman text
fonts.
The fonts are derived from the computer modern mathematics
fonts and from Knuth's Concrete Roman fonts; they are
distributed as Metafont source. LaTeX support is offered by the
concmath package.
LaTeX font definition files for the Concrete fonts and a LaTeX
package for typesetting documents using Concrete as the default
font family. The files support OT1, T1, TS1, and Concrete
mathematics including AMS fonts (Ulrik Vieth's concmath).
A family of sans serif fonts for TeX and LaTeX, based on Donald
Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts
of various shapes as well as all the fonts necessary for mathematical
typesetting, including AMS symbols. This collection provides all
the necessary files for using the fonts with LaTeX.
A commercial-quality Adobe Type 1 version of these fonts is available
from Micropress. Free versions are available, in the cm-super font
bundle (the T1 and TS1 encoded part of the set), and in the hfbright
package (the OT1 encoded part, and the maths fonts).
The package provides font description files for all the many shapes
available from the cbfonts collection. The files provide the means
whereby the NFSS knows which fonts a LaTeX user is requesting.
Extensions, originally to the CM fonts, providing a parameterization
scheme to build METAFONT fonts at true design sizes, for a large
range of sizes.
The scheme has now been extended to a range of other fonts, including
the AMS fonts, bbm, bbold, rsfs and wasy fonts.
Alan Coopersmith (6):
Initialize both value1 & value2, not value1 twice
Replace sprintf call with snprintf
Replace strcpy+strcat calls with snprintf calls
Reformat code to X.Org standard style
Initialize aliases array in parseEncodingFile()
libfontenc 1.1.3
TeX-Gyre-Math is to be a collection of maths fonts to match the
text fonts of the TeX-Gyre collection. The collection will be
made available in OpenType format, only; fonts will conform to
the developing standards for OpenType maths fonts. TeX-Gyre-
Math-Pagella (to match Tex-Gyre-Pagella) and TeX-Gyre-Math-
Termes (to match Tex-Gyre-Termes) fonts are provided.
These fonts were created in Metafont by Knuth, for his own
publications. At some stage, the letters 'P' and 'S' were
added, so that the MetaPost logo could also be expressed. The
fonts were originally issued (of course) as Metafont source;
they have since been autotraced and reissued in Adobe Type 1
format by Taco Hoekwater.
- Add LICENSE as gnu-gpl-v2
(upstream)
- Update 2.3.1 to 2.3.8
---------------------
* Thu Mar 05 2009 Rahul Bhalerao <rbhalera@redhat.com> - 2.3.8
- Bug 428427 - [kn_IN][fonts-indic] - 0CB5+0CCA is wrongly rendering
- Bug 450699 - [ta_IN]Errors in "sh" and "shrI" in Lohit Tamil
font (fixed in font, needs rendering update)
- Bug 476427 - [te_IN] -
Consonant+Virama+Consonant+Virama+space renders the second
virama as a separate glyph in lohit-telugu font
- Bug 479100 - [kn_IN] Conjunct combination of U0C9D with
U0CCA/U0CCB is rendering wrongly
- Bug 483530 - [bn_IN]Lohit Bengali font cheating about character support
- Added Lohit-Assamese
- Modified README file.
--------------
CHANGES IN 1.11 2015-01-21
Changed capital "A" to be less pointy, more consistent between sizes.
Expecting hate mail.
Previously, unimplemented chars defaulted to print a blank space under X.
Now those chars are not placed in the font at all in order to allow
fontconfig to fall back to use a char from another font. (Thanks, Allen,
for pointing this out and testing the fix.)
Overview of changes leading to 0.9.40
Friday, March 20, 2015
=====================================
- Another hb-coretext crasher fix. Ouch!
- Happy Norouz!
* Drop bash from USE_TOOLS.
* Convert to use GITHUB framework.
* USe .tar.gz instead of .zip.
Changelog:
* Change LICENSE to 2-clause BSD from public domain.
This release fixes the autoconf macros installed for use generating the
other Xorg font packages to respect the $PKG_CONFIG variable that some
build systems, especially cross-compilers, require; and updates the
license notice in map-JISX0201.1976-0 to the current version from
Unicode Consortium.
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith (3):
Fix a bunch of clang integer size conversion warnings in ucs2any
Update map-JISX0201.1976-0 to current version from Unicode Consortium
font-util 1.3.1
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Ross Burton (1):
fontutil.m4.in: use $PKG_CONFIG instead of pkg-config
Overview of changes leading to 0.9.39
Wednesday, March 4, 2015
=====================================
- Critical hb-coretext fixes.
- Optimizations and refactoring; no functional change
expected.
- Misc build fixes.
The Takao Ex Fonts are a font family based on the the IPAex Fonts.
Its purpose is to make it possible to maintain and release the
fonts by the community with changing their names. These fonts
contain some modifications based on ORCA Font.
* Takao Ex Fonts are no longer in this package.
Changelog:
2015-03-04 Nobuto Murata <nobuto@ubuntu.com>
* Update base fonts as of today:
Takao Fonts - 00303.01
Takao Ex Fonts - 00201.01
* Add Mj Fonts:
Takao Mj Fonts - 00301.01
* Add maintenance tasks into build scripts
* Fix typo in Styles (SubFamily) string
defined in NetBSD-6, NetBSD-7 and -current up to 7.99.4.
Manually override the detection since pkgsrc makes sure the proper
version is available.
Based on a patch by Leonardo Taccari on pkgsrc-changes.
Overview of changes leading to 0.9.38
Friday, January 23, 2015
=====================================
- Fix minor out-of-bounds access in Indic shaper.
- Change New Tai Lue shaping engine from South-East Asian to default,
reflecting change in Unicode encoding model.
- Add hb-shape --font-size. Can take up to two numbers for separate
x / y size.
- Fix CoreText and FreeType scale issues with negative scales.
- Reject blobs larger than 2GB. This might break some icu-le-hb clients
that need security fixes. See:
http://www.icu-project.org/trac/ticket/11450
- Avoid accessing font tables during face destruction, in casce rogue
clients released face data already.
- Fix up gobject-introspection a bit. Python bindings kinda working.
See README.python.
- Misc fixes.
- API additions:
hb_ft_face_create_referenced()
hb_ft_font_create_referenced()
This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler & static analyzer warning
fixes, and other janitorial cleanups.
Alan Coopersmith (8):
Add missing newline to usage output
Add -v flag to print program version
Make usage() always exit(1)
Print which option was in error along with usage message
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Remove extraneous duplicate checks for -r & -n options
mkfontscale 1.1.2
Jeremy Huddleston Sequoia (2):
Plug a memory leak found by clang static analysis
Fix possible malloc allocation error found by clang static analysis
Thomas Klausner (1):
Only include config.h if it exists.
This minor maintenance release fixes a couple of issues with the usage
messages printed for incorrect options, and updates the configure scripts
to the latest X.Org standards.
Alan Coopersmith (6):
config: Add missing AC_CONFIG_SRCDIR
Correct usage message for scanline unit option to be -u, not -s
Print which option was in error along with usage message
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
bdftopcf 1.0.5
Overview of changes leading to 0.9.37
Wednesday, December 17, 2014
=====================================
- Fix out-of-bounds access in Context lookup format 3.
- Indic: Allow ZWJ/ZWNJ before syllable modifiers.
Changelog:
* Sync with M+1C,1M part with CVS HEAD of 2014.12.06.
* Improve misc symbols and allows characters, U+2B60-2BA7
with Unicode 7.0 or later.
* Add 1 more Kanji character.
Changelog:
20130617:
* Sync with M+ TESTFLIGHT 056 (2013-06-17T12:30+09:00 CVS repository).
* Fix IPA Gothic's U+FFE3 glyph.
* Improve typographic ligature of U+02E9 and U+02E5.
20130507:
* Migu 1C: Fix side bearing of l charracter
20130430:
* Sync with M+ TESTFLIGHT 055 (2013-04-30T08:10+09:00のCVS repository).
* Support JIS X0213:2004 glyphs with jp90 tag. IVS replacement is not
supported.
* Fix glyphs of Katakana like Kanji characters.
* Migu 1C: Fix glyph of l character.
* Migu 1VS: Distinguish l from 1.
* Migu 1BT: Use western glyphs from Bitter.
- Add slash to zero, 0.
- Improve l character.
- Make - more long.
- More curly ~.
- More side bearing for : and ;.
CHANGES IN 1.10
- New size: 7x13.
- New size: 8x16 (replaces 8x17)
- Many changes in favor of a cleaner look. In particular, replaced the
double-story lowercase "g" with the single-story variety.
- Added the degree symbol. (Enjoy, Sven!)
- Added the copyright symbol.
1.04 (r994, 2014-01-09)
* Bug fixes:
* Fix rt.cpan.org 80671, 80672; simplify fix for #42553 per OP
* Shared tables in TTC weren't working
* Quiet a cleanup warning in TTC processing
* Update licensing info for test fonts to OFL
1.03 (r969, 2013-11-10)
* Add $t->minsize() to all tables for assisting with font subsetting
* Add deduping to Name table writing
* Add OS/2 table method to guess at Unicode and Codepage range bits.
* Add support for cmap format 13 subtables
* Expunge notion of 'dflt' language tag from Ttopen.pm
* Bug fixes
Overview of changes leading to 0.9.36
Thursday, November 20, 2014
=====================================
- First time that three months went by without a release since
0.9.2 was released on August 10, 2012!
- Fix performance bug in hb_ot_collect_glyphs():
https://bugzilla.mozilla.org/show_bug.cgi?id=1090869
- Add basic vertical-text support to hb-ot-font.
- Misc build fixes.
Version 20140801
* M+ OUTLINE FONTS has been updated to CVS HEAD (2014.08.01).
* 2 characters add or modify the glyph of kanji part.
Version 20140530
* M+ OUTLINE FONTS has been updated to CVS HEAD (2014.05.30).
Based on nonaka@'s PR pkg/49038.
* Use shells/bash for build script
Changelog:
Version 3.2.3
* Change the thickness of the bold of ASCII glyph.
Version 3.2.2
* To be able to distinguish between the parentheses of the full-width and half-width.
Font Awesome gives you scalable vector icons that can instantly be customized -
size, color, drop shadow, and anything that can be done with the power of CSS.
Font Awesome by Dave Gandy - http://fontawesome.io
Overview of changes leading to 0.9.35
Saturday, August 13, 2014
=====================================
- Fix major shape-plan caching bug when more than one shaper were
provided to hb_shape_full() (as exercised by XeTeX).
http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1246370.html
- Fix Arabic fallback shaping regression. This was broken in 0.9.32.
- Major hb-coretext fixes. That backend is complete now, including
respecing buffer direction and language, down to vertical writing.
- Build fixes for Windows CE. Should build fine now.
- Misc fixes:
Use atexit() only if it's safe to call from shared library
https://bugs.freedesktop.org/show_bug.cgi?id=82246
Mandaic had errors in its Unicode Joining_Type
https://bugs.freedesktop.org/show_bug.cgi?id=82306
- API changes:
* hb_buffer_clear_contents() does not reset buffer flags now.
After 763e5466c0a03a7c27020e1e2598e488612529a7, one doesn't
need to set flags for different pieces of text. The flags now
are something the client sets up once, depending on how it
actually uses the buffer. As such, don't clear it in
clear_contents().
I don't expect any changes to be needed to any existing client.