Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
The Mozilla Foundation commissioned Erik Spiekermann in 2013 to
create a completely free, open-source typeface, for use in Firefox
OS.
|
|
|
|
|
|
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
|
|
20140510:
* Fixed the problem that Koruri-Light.ttf is not a valid font file in the Windows environment.
|
|
until proven otherwise.
|
|
|
|
Koruri Japanese TrueType fonts.
It is based on M+ Font and Open Sans Font (alphanumeric).
Packaged by nonaka@, and submitted as PR pkg/48756.
|
|
|
|
Fix PR pkg/48777
|
|
Overview of changes leading to 0.9.28
Monday, April 28, 2014
=====================================
- Unbreak old-spec Indic shaping. (bug 76705)
- Fix shaping of U+17DD and U+0FC6.
- Add HB_NO_MERGE_CLUSTERS build option. NOT to be enabled by default
for shipping libraries. It's an option for further experimentation
right now. When we are sure how to do it properly, we will add
public run-time API for the functionality.
- Build fixes.
|
|
EB Garamond 0.016 (2014-04-07)
===============================
* License
- No reserved font name any more
* New Features:
- [12-It] fina for e.fina (more shall come)
- [12-It] ss07: h and k with alternate accent placement above the stem
- [12-Re] Smallcaps now don’t enable ss20 any longer
- OS/2 Optical Size settings
- Change the naming scheme for the small-caps-fonts: they now relate to the preferred family “EB Garamond SC”, hence they are named “EBGaramondSCXX-Style” where XX is the design size and Style is Regular (Italic, Bold, … once they exist).
* New and redrawn Glyphs:
- [08-Re] Half-ring modifiers
- [12-Re] Redraw esh (with Siva Kalyan)
- [12-Re] Regional identifiers 1F1E6 — 1F1FF (Tim Larson)
- [12-Re] Arrows and mathematical symbols (Tim Larson): arrowdbldown, arrowdblleft, arrowdblright, arrowdblup, gradient, product, uni210E, uni214B, uni219E — uni21A2, uni21DA — uni21DD, uni2210, uni2B45, uni2B46, uniFFFD
- [12-Re] e less round
- [12-Re] exclam more delicate
- [12-Re] Missing glyphs in Latin Extended C and D (Capillatus)
- [12-Re] uni1DC4 (more shall come)
- [12-Re] find a latin chi
- [12-Re] ditto mark
- [12-It] Fully redraw the small-caps
- [12-It] Redraw the Euro
- [12-It] Redraw the asterisk
* Fixes:
- Caron and alternate caron position on l.sc, dcaron.sc and tcaron.sc
- Lots of kerning and spacing
- Lots of anchors freshly positioned
- Fix f-ligatures for German locale
- c2sc + German umlauts
- extended IPA small-caps are petite-caps now
|
|
enabled for SDL2, they would be pulled anyway. The 'static' option was pointless.
|
|
|
|
|
|
|
|
Inconsolata is a mono-space, sans-serif font.
This is a modified version with the following changes:
- Single and double quotes ' and " are now straight
- , . ' are a bit more visible
- The ^ is a bit wider
- The curved upper leg of the lower case r is a bit more visible
- The zero is not slashed but dotted
- Numbers are a bit larger (keeping the font non proportional)
- The symbol minus - is a bit lower
- [] are now about as tall as () and {}
- The font is bigger than Inconsolata
|
|
|
|
Status:
Unadjusted glyphs: Unicode 7a85-9398
|
|
From nonaka@ and me.
|
|
Based on diff by Tim Larson.
|
|
I'm pleased to announce that we have a new release of fontconfig,
2.11.1 here now, which contains bug fixes.
|
|
Overview of changes leading to 0.9.27
Tuesday, March 18, 2014
=====================================
- Don't use "register" storage class specifier
- Wrap definition of free_langs() with HAVE_ATEXIT
- Add coretext_aat shaper and hb_coretext_face_create() constructor
- If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
- Add Myanmar test case from OpenType Myanmar spec
- Only do fallback Hebrew composition if no GPOS 'mark' available
- Allow bootstrapping without gtk-doc
- Use AM_MISSING_PROG for ragel and git
- Typo in ucdn's Makefile.am
- Improve MemoryBarrier() implementation
|
|
|
|
Fonts-TLWG (formerly ThaiFonts-Scalable) is a collection of Thai
scalable fonts available in free licenses. Its goal is to provide
fonts that conform to existing standards and recommendations, so
that it can be a reference implementation.
So, the fonts have to be modified from their original versions as
needed, according to following references:
* Recommendation for Thai font design, from the National Font Project
* Adobe Glyph naming convention
* Microsoft Typography
* Common practice for Thai Windows fonts
|
|
Status:
Unadjusted: Unicode 7a2f-9398
|
|
note it still messes up run-time search paths for libXmu and libXext
for native X
|
|
|
|
|
|
|
|
|
|
CHanges are not available.
|
|
as appropriate. This is required for X11_TYPE=native on Red Hat Linux.
|
|
More fonts!
|
|
|
|
|
|
for wip by Tim Larson.
Collection of Star Trek-related fonts created by Neale Davidson (Pixel Sagas).
|
|
|
|
|
|
Overview of changes leading to 0.9.26
Thursday, January 30, 2014
=====================================
- Misc fixes.
- Fix application of 'rtlm' feature.
- Automatically apply frac/numr/dnom around U+2044 FRACTION SLASH.
- New header: hb-ot-shape.h
- Uniscribe: fix scratch-buffer accounting.
- Reorder Tai Tham SAKOT to after tone-marks.
- Add Hangul shaper.
- New files:
hb-ot-shape-complex-hangul.cc
hb-ot-shape-complex-hebrew.cc
hb-ot-shape-complex-tibetan.cc
- Disable 'cswh' feature in Arabic shaper.
- Coretext: better handle surrogate pairs.
- Add HB_TAG_MAX and _HB_SCRIPT_MAX_VALUE.
|
|
|
|
This is a sample library which allows you to use TrueType fonts in your SDL
applications. It comes with an example program "showfont" which displays an
example string for a given TrueType font file.
|
|
|
|
|
|
|
|
This module allows Perl programs to conveniently read information from
font files. All the font access is done through the FreeType2 library,
which supports many formats. It can render images of characters with
high-quality hinting and antialiasing, extract metrics information, and
extract the outlines of characters in scalable formats like TrueType.
|
|
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
|
|
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|