Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- Install fonts under public/ instead of hoekwater.
|
|
Changes:
- Removed groff fonts.
|
|
Changes:
- Removed groff fonts.
|
|
Changes:
- Removed groff fonts.
|
|
Changes:
- Removed groff fonts.
|
|
Changes:
- Removed groff fonts.
|
|
Changes:
- Removed pcr.
|
|
Changes:
- pbkd and pbkl were removed.
|
|
Changes:
- pagd8g and pagk8g were removed.
|
|
Documentation changes only.
|
|
Changelog:
Version 3.1.1
* Add commandline options
Version 3.1.0
* Adjust height difference between Regular and Bold on MacOS X
Version 3.0.2
* Add auto option
|
|
* Add Migu 2M font.
Changelog:
* Sync with M+ TESTFLIGHT 040
* [Migu 1M] Add slash to 2-byte zero glyph.
* [Migu 1C] Fix width of 1-byte alphanumeric glyphs.
* [Migu 1C] Fix width of 2-byte HIragana and Katakana glyphs.
* [Migu 2M] Added.
|
|
font-schumacher-misc 1.1.2
config: Use the shorthand --disable-all-encodings option in font-util v1.2
This option is useful to disable all possible font encodings at once,
without fine-graining the calling ebuilds for a list of encodings
supported by each font package.
The option is parsed before all other encoding options, so it basically
sets defaults for all of them. Afterwards, any encoding can be
re-enabled back using '--enable-<encoding>' (much like
'--disable-all-encodings --enable-iso8859-2').
font-schumacher-misc 1.1.1
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
Makefile.am: add INSTALL target and clean ChangeLog DIST targets
Add INSTALL target to generate file with INSTALL_CMD #24206
ChangeLog is not required in EXTRA_DIST #24432
ChangeLog is not required in MAINTAINERCLEANFILES #24432
INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
COPYING may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
.gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
|
|
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-63c0, 9e00-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-648f, 9e00-ffff (first check)
* Fix glyphs in SJIS : second check completed
|
|
|
|
TTFunk is a TrueType font parser written in pure ruby.
|
|
|
|
Thank you, wiz@.
|
|
The generated ttf files are almost as same as 2.0.1.
Version 3.0.1 or later, only generating script is provided.
DO NOT DISTRIBUTE GENERATED TRUETYPE TTF FILE.
|
|
|
|
Migu fonts are universal designed MigMix fonts.
1. For Migu 1P/1C/1M, they have larger Handakuten.
2. For Migu 1C, it has proportional 2-byte Hiragana and Katakana.
3. For Migu 1M, narrow line spacing.
4. For Migu 1P/1C/1M, some glyph modification.
|
|
|
|
|
|
|
|
* Following kaji glyphs are changed to latest "Joyo Kanji" table's glyphs.
U+5099 U+5291 U+52B1 U+533B U+55C5 U+5674 U+58B3 U+58D3 U+5965 U+5967
U+59FF U+5C31 U+61A4 U+62C9 U+62ED U+646F U+6681 U+66B4 U+6751 U+6795
U+6797 U+68B0 U+697C U+6A23 U+6B21 U+6BBC U+6C88 U+6DE1 U+6F06 U+6F5B
U+708E U+713C U+71B1 U+7259 U+73A9 U+74F6 U+7501 U+7A31 U+7A7A U+7A81
U+7A93 U+7A9F U+7AAE U+819D U+821E U+8511 U+8AC7 U+8AEE U+8CC7 U+8E74
U+91AB U+9858 U+990C U+9F9C U+FA55
|
|
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-6316, 9e00-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-6316, 9e00-ffff (first check)
* Fix glyphs in SJIS : second check completed
|
|
|
|
This package contains sans-serif Konatu fonts, Konatu (proportional)
and KonatuTohaba (monospace). The kanji characters in these fonts are
based on JIS X 0208.
|
|
|
|
Ricty font is developed for research and programming use.
Ricty is free TrueType font and based on Inconsolata and
Migu 1M (based on M+ 1M and IPA Gothic).
* Latin characters are Inconsolata.
* Non-Latin characters are Migu 1M.
* 2-byte characters have double width of 1-byte ones.
* 2-byte white space is visible.
* 2-byte comma and period are different look.
* An en dash has broken-line look.
|
|
|
|
|
|
|
|
The Kiloji fonts is Japanese script (written by hand) TrueType font
family. This family contains 4 fonts (fixed-width, proportional,
light-weight, and bold).
|
|
* Did a lot of work to improve the accuracy in remove overlap. Improved
accuracy means that it is less likely to do the wrong thing. Problems happen
when there are points or intersections very close to each other.
(So quadratic glyphs are more likely to have problems than cubics simply
because they have more points, on average).
* Fix various error messages.
* Remove some obsolete documentation.
* Technical fixes to stroking code.
* Add a miterlimit to stroking code.
* FontForge was using the wrong MIME type for svg files. W3C has changed it and
it's now "image/svg+xml" not "image/svg-xml" or "image/svg".
* Since Inkscape images tend to be at unexpected y positions, force the view to
rescale/recenter itself if the result after a paste/import is outside the
current window. (Inkscape tends to put things at the top of a page, but the
origin is at the bottom, and FF looks at the origin.
* A line joint of 180 degrees (which shouldn't have happened in stroking, but
did) caused an infinite loop.
* Typo in add extrema code (again).
* More...
|
|
|
|
|
|
The Droid family of fonts was designed by Ascender's Steve Matteson
beginning in the fall of 2006. The goal was to provide optimal
quality and reading comfort on a mobile handset. The Droid fonts
were optimized for use in application menus, web browsers and for
other screen text.
Ascender Corporation worked closely with Google and the Open Handset
Alliance to develop these system fonts for Android, a free, open
source, and fully customizable mobile platform.
|
|
|
|
|
|
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-6130, 9e12-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-6130, 9e12-ffff (first check)
* Fix glyphs in SJIS : second check completed
|
|
|
|
This is documentation for tex-arphic.
|
|
Packaged by rxg@ and modified by me.
These are font bundles for the Chinese Arphic fonts which work with the
CJK package. Arphic is actually the name of the company that which
created the fonts (and put them under a GPL-like licence).
|
|
|
|
Changes:
* Add a real error message when a font cannot be found.
* Add "Letters=Random" feature.
* Fix bug in which "Unknown feature `'..." warnings
were shown in the log file.
* Some small documentation improvements.
|
|
Changes from 2.32 to 2.33:
* added Old Italic block to Sans
* added U+051E, U+051F to Sans
* added U+01BA, U+0372-U+0373, U+0376-U+0377, U+03CF, U+1D00-U+1D01,
U+1D03-U+1D07, U+1D0A-U+1D13, U+1D15, U+1D18-U+1D1C, U+1D20-U+1D2B,
U+1D2F, U+1D3D, U+1D5C-U+1D61, U+1D66-U+1D6B, U+1DB8, U+1E9C-U+1E9D,
U+1EFA-U+1EFB, U+2C60-U+2C61, U+2C63, U+A726-U+A73C, U+A73E-U+A73F,
U+A746-U+A747, U+A74A-U+A74B, U+A74E+U+A74F, U+A768-U+A769, U+A77B-U+A77C,
U+A780-U+A787, U+A790-U+A791, U+A7FA-U+A7FF to Serif
* added alternate forms to U+014A and U+01B7 in Serif
* typographical improvements to U+0166-U+0167, U+0197, U+01B5-U+01B6, U+01BB,
U+0222-U+0223, U+023D, U+0250-U+0252, U+026E, U+0274, U+028F, U+029F,
U+02A3-U+02A5, U+02AB, U+03FE-U+03FF, U+1D02, U+1D14, U+1D1D-U+1D1F, U+1D3B,
U+1D43-U+1D46, U+1D59, U+1D9B, U+2C71, U+2C73 in Serif
* fixed bugs #31762 and #34700 plus other small fixes (wrong direction,
duplicate points, etc.) for Sans and Serif
* added U+204B to Mono
* added U+26E2 to Sans
* added Playing Cards block (U+1F0A0-U+1F0DF) to Sans
* emoticons in Sans: replace U+2639-U+263B with better versions, add
U+1F601-U+1F610, U+1F612-U+1F614, U+1F616, U+1F618, U+1F61A, U+1F61C-U+1F61E,
U+1F620-U+1F624, U+1F625, U+1F628-U+1F62B, U+1F62D, U+1F630-U+1F633,
U+1F635-U+1F640
* added U+A78E, U+A790-U+A791 to Sans and Mono
* added U+A7FA to Sans
* subscripts: added U+2095-U+209C to Sans, Serif and Mono, adjusted
U+1D49-U+1D4A in Sans and Mono
* added U+0243 to Mono
* adjusted U+0307 to match dot of i, replaced dotaccent U+02D9 with U+0307 in
most dependencies in Sans
* adjusted anchors of f and added them to long s in Sans
* added anchors to precomposed dependencies of D and d
* added debug glyphs U+F002 and U+F003 which will show current point size
* use correct version for Serbian italic be
* added pictograms U+1F42D-U+1F42E, U+1F431, U+1F435
* improved Hebrew in Sans
* improved Armenian in Sans, and added Armenian in Serif and Mono
* remove "locl" feature for Romanian for S/T/s/t with cedilla/comma accent
* replace wrong "dflt" script tag in Mono with "DFLT"
|
|
|
|
Kanji Stroke Orders font provides an easy way to view stroke order
diagrams for 6373 kanji, 183 kana symbols, the Latin characters
and a few other symbols.
|
|
|