Commit graph

1741 commits

Author SHA1 Message Date
ryoon
8d1afbbaf2 Update to 2.016
* Introduce version variable.

Changelog:
2011/03/29  2.016 Added Thomas More's Utopian characters (see +utop above) at
                  U+F800 to U+F818. Added Product Integral symbol (see +utop
                  above) at U+F919. Added Sinclair ZX Spectrum block graphics
                  at U+F7F0 to U+F7FF. Added radicals at U+91D2, U+2ECA, U+8A01,
                  U+2EB6, U+2EAA, U+2EB7, U+2EA7, U+2EBB, U+7529, U+9763,
                  U+2EBC. Improved readability of U+9751. Adding missing charact
er
                  glyph at U+0000.
2011-07-30 12:32:14 +00:00
ryoon
95134e0183 Add acroread9-chsfont, acroread9-chtfont, acroread9-font-share,
acroread9-jpnfont, and acroread9-korfont
2011-07-30 07:47:13 +00:00
ryoon
5aac9aa9aa Import acroread9-chtfont-9.1 as fonts/acroread9-chtfont from wip/acroread9-chtfont-9.1
Asian Font Packs for Acrobat Reader 7 (Chinese Traditional)
2011-07-30 07:42:28 +00:00
ryoon
2f8301b546 Import acroread9-korfont-9.1 as fonts/acroread9-korfont from wip/acroread9-korfont
Asian Font Packs for Acrobat Reader 9 (Korean)
2011-07-30 07:38:36 +00:00
ryoon
ce518e00bd Import acroread9-jpnfont-9.1 as fonts/acroread9-jpnfont from wip/acroread9-jpnfont
Asian Font Packs for Acrobat Reader 9 (Japanese)
2011-07-30 07:37:29 +00:00
ryoon
bf334db3ce Import acroread9-font-share-9.1 as fonts/acroread9-font-share from wip/acroread9-font-share
Asian Font Packs for Acrobat Reader 9 (common base)

You should get the Asian Language Kit from
http://www.adobe.com/products/acrobat/readstep.html
2011-07-30 07:36:14 +00:00
ryoon
1cce48186a Import acroread9-chsfont-9.1 as fonts/acroread9-chsfont from wip/acroread9-chsfont
Asian Font Packs for Acrobat Reader 9 (Chinese Simplified)
2011-07-30 07:33:48 +00:00
minskim
30d21a5860 Sync ttf2pk with TeX Live 2011.
Changes:
      * parse.c, ttfenc.c: Bug fix. Increase buffer size for increased
        code/glyph range.
2011-07-28 21:09:54 +00:00
minskim
4df62ea7b4 Make ps2pkm build with kpathsea-6.0.1. 2011-07-28 04:53:03 +00:00
ryoon
85b0581954 Update to 20110414
Changelog:
* Sync with M1+C and 1M of 20110414 CVS HEAD.
* Fix 15 glyphs
* Fix glyph of U+007E,TILDE in VL-Gothic.
* Import kerning table from M1.
2011-07-22 20:27:17 +00:00
minskim
eab08c389a Update tex-stmaryrd{,-doc} to 2010.
Changes:
- Install fonts under public/ instead of hoekwater.
2011-07-20 02:25:55 +00:00
minskim
fd5a93e0f0 Update tex-zapfchan to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:18:17 +00:00
minskim
a130937825 Update tex-times to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:16:08 +00:00
minskim
9d16903e91 Update tex-palatino to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:13:53 +00:00
minskim
41b48954f1 Update tex-ncntrsbk to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:11:23 +00:00
minskim
742710d6e3 Update tex-helvetic to 2010.21993.
Changes:
- Removed groff fonts.
2011-07-20 02:09:38 +00:00
minskim
20971e5554 Update tex-courier to 2010.21993.
Changes:
- Removed pcr.
2011-07-20 02:06:03 +00:00
minskim
a7b497217f Update tex-bookman to 2010.21993.
Changes:
- pbkd and pbkl were removed.
2011-07-20 02:03:25 +00:00
minskim
1d555722ec Update tex-avantgar to 2010.21993.
Changes:
- pagd8g and pagk8g were removed.
2011-07-20 02:00:15 +00:00
minskim
ea9541cdb8 Update tex-adobemapping to 2010.21940.
Documentation changes only.
2011-07-15 19:33:53 +00:00
ryoon
82a768b9d1 Update to 3.1.1
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
2011-07-13 12:05:52 +00:00
ryoon
2349459eb2 Update to 20110610
* 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.
2011-07-13 12:00:03 +00:00
wiz
38d39bcc15 Update to 1.1.2:
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.
2011-07-12 13:45:51 +00:00
ryoon
38448e9a09 Update to 0.428
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
2011-06-19 16:50:14 +00:00
taca
dc3e92409a Add and enable ruby-ttfunk. 2011-06-19 14:14:36 +00:00
taca
eebf600cc1 Importing ruby-ttfunk package version 1.0.1.
TTFunk is a TrueType font parser written in pure ruby.
2011-06-19 14:13:18 +00:00
obache
6749f6f44e Drop PYTHON_VERSION_ACCEPTED restriction, because just not support python 2.3. 2011-06-14 11:27:47 +00:00
ryoon
11be9eb896 Replace NO_SRC_ON* with NO_BIN_ON*.
Thank you, wiz@.
2011-05-28 12:05:22 +00:00
ryoon
3e65b80527 Update to 3.0.1
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.
2011-05-28 11:15:24 +00:00
ryoon
62b7da1d57 Add migu-ttf 2011-05-28 08:23:58 +00:00
ryoon
3c17117e46 Import migu-ttf-20110514 as fonts/migu-ttf
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.
2011-05-28 08:23:09 +00:00
ryoon
5a59fbba17 Fix typo in filename. 2011-05-22 20:55:31 +00:00
ryoon
670c537899 Add RESTRICTED=Violation of open-font-license PERMISSION & CONDITIONS 5) 2011-05-19 13:13:51 +00:00
ryoon
382956bed7 This package have problem related to open-font-license section 5. 2011-05-19 12:50:09 +00:00
ryoon
a2f0b89c35 Changelog.
* 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
2011-05-13 19:57:37 +00:00
ryoon
026f99ba7c Update to 0.427.
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
2011-05-11 01:45:44 +00:00
ryoon
6eca4fb3b8 Add konatu-ttf 2011-05-08 11:11:33 +00:00
ryoon
d0388d10f8 Import konatu-ttf-26 as fonts/konatu-ttf from wip/konatu-ttf.
This package contains sans-serif Konatu fonts, Konatu (proportional)
and KonatuTohaba (monospace). The kanji characters in these fonts are
based on JIS X 0208.
2011-05-08 11:10:14 +00:00
ryoon
e85ad99888 Add ricty-ttf 2011-05-08 11:06:20 +00:00
ryoon
2512aacc39 Import ricty-ttf-2.0.1 as fonts/ricty-ttf from wip/ricty-ttf.
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.
2011-05-08 11:05:31 +00:00
ryoon
c2ae5b7c6e Set LICENSE as mplusfont 2011-05-08 11:00:18 +00:00
ryoon
e397184398 Set LICENSE as mplusfont. 2011-05-08 10:56:43 +00:00
ryoon
71af9565ab Add kiloji-ttf 2011-05-04 05:44:57 +00:00
ryoon
1940598e56 Import kiloji-ttf-2.1.0 as fonts/kiloji-ttf
The Kiloji fonts is Japanese script (written by hand) TrueType font
family. This family contains 4 fonts (fixed-width, proportional,
light-weight, and bold).
2011-05-04 05:41:33 +00:00
adam
034f81066a Changes 20110222:
* 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...
2011-05-02 11:15:41 +00:00
ryoon
a8f65dcefc Use ${PKGBASE} 2011-04-25 13:45:43 +00:00
ryoon
0dc4990c40 Add droid-ttf 2011-04-25 13:39:21 +00:00
ryoon
b466a93974 Import droid-ttf-20100923 as fonts/droid-ttf
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.
2011-04-25 13:37:00 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
minskim
081dab58f9 Sync tex-metafont with TeX Live r21566. No functional change. 2011-04-13 01:48:55 +00:00