The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
* 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.
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.
LICENSE of generated TTF fonts is "ipafont AND open-font-license",
but OPEN FONT LICENSE version 1.1. section 5) require to distribute entirely
under the license.
This update is provided by Miwa Susumu on pkgsrc-users@.
* Use os2version_reviser.sh in post-build, for adjusting spacing of Zenkaku
characters.
Changelog:
Version 3.2.0 (16 Apr. 2012)
* Adjust character spacing
* Add command line options
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
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.
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.