TrueType-vlgothic-vl.spec 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. %define version 2.35
  2. %define release 1%{?_dist_release}
  3. %define vlgothic_date 20110414
  4. %define ttfjp_version 6.0
  5. %define fontdir %{_datadir}/fonts/%{name}/
  6. %define texmf %{_datadir}/texmf
  7. %define mapdir %{texmf}/fonts/map/dvipdfmx
  8. Summary: VLGothic font family - Free Japanese True Type Font
  9. Summary(ja): VLゴシックフォントファミリ - フリーの日本語 True Type フォント
  10. Name: TrueType-vlgothic
  11. Version: %{version}
  12. Release: %{release}
  13. License: BSD style
  14. Group: User Interface/X
  15. Url: http://dicey.org/vlgothic/
  16. Source: %{name}.tar.bz2
  17. # VLGothic Font Family
  18. Source1: VLGothic-%{vlgothic_date}.tar.bz2
  19. Source10: 59-vlgothic.conf
  20. Source20: cidfmap.ja.vlgothic
  21. Distribution: Vine Linux
  22. Vendor: Project Vine
  23. BuildArch: noarch
  24. Buildroot: %{_tmppath}/%{name}-%{version}-root
  25. Requires(post): mktcapdir >= 0.5.4
  26. Requires(post): fontconfig, xorg-x11-font-utils
  27. Requires(post): vutils >= 2.0.2
  28. Provides: TrueTypeFonts_jp = %{ttfjp_version}
  29. Obsoletes: TrueTypeFonts_jp < 4.1
  30. Obsoletes: TrueType-kochi <= 4.4.1
  31. Obsoletes: TrueType-sazanami < 3.0
  32. BuildRequires: rpm >= 4.4.2.3-7
  33. %description
  34. VLGothic font family - Free Japanese True Type Font
  35. - VL PGothic
  36. - VL Gothic
  37. %description -l ja
  38. このパッケージには以下のフリーの日本語 True Type フォントが含まれています。
  39. - VL Pゴシック (M+ 1C Regular および さざなみゴシック をベースに
  40. Project Vine が改良をおこなったフォント。)
  41. - VLゴシック (M+ 1M Regular および さざなみゴシック をベースに
  42. Project Vine が改良をおこなったフォント。)
  43. %prep
  44. rm -rf ${RPM_BUILD_ROOT}
  45. %setup -n %{name} -a 1
  46. mv VLGothic/*.ttf .
  47. %install
  48. mkdir -p $RPM_BUILD_ROOT/%{fontdir}
  49. install -m664 *.ttfconf *.ttf $RPM_BUILD_ROOT/%{fontdir}
  50. mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.{avail,d}
  51. install -m664 %{SOURCE10} $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.avail/
  52. for i in $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.avail/*.conf
  53. do
  54. ln -sf ../conf.avail/$(basename $i) $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.d/
  55. done
  56. # install ghostscript8 cidfmap
  57. mkdir -p $RPM_BUILD_ROOT%{_datadir}/ghostscript/conf.d
  58. install -m644 %{SOURCE20} $RPM_BUILD_ROOT%{_datadir}/ghostscript/conf.d
  59. # add fontpath.d symlinks
  60. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/fontpath.d
  61. ln -sf /usr/share/fonts/%{name} $RPM_BUILD_ROOT%{_sysconfdir}/X11/fontpath.d/
  62. %post
  63. %__font_install_post %{fontdir}
  64. %postun
  65. %__font_install_postun %{fontdir}
  66. %clean
  67. rm -rf $RPM_BUILD_ROOT
  68. %files
  69. %defattr(-,root,root)
  70. %doc VLGothic/*
  71. %{fontdir}/*
  72. %{_sysconfdir}/fonts/conf.avail/*.conf
  73. %{_sysconfdir}/X11/fontpath.d/%{name}
  74. %config(missingok,noreplace) %{_sysconfdir}/fonts/conf.d/*.conf
  75. %config %{_datadir}/ghostscript/conf.d/cidfmap.ja.vlgothic
  76. %changelog
  77. * Thu Apr 14 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.35-1
  78. - update to 20110414
  79. - update M+ part
  80. - update VLkanji glyphs
  81. - import M+ kerning table to VL-PGothic
  82. * Sat Dec 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.34-1
  83. - update to 20101218
  84. - update M+ part
  85. - update VLkanji glyphs
  86. * Fri Oct 22 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.33-1
  87. - update to 20101022
  88. - update VLkanji glyphs
  89. * Tue Oct 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.32-1
  90. - update to 20101012
  91. - update M+ part
  92. - update VLkanji glyphs
  93. * Wed Aug 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.31-1
  94. - update to 20100818
  95. - update M+ part
  96. - fixed font height and line gap (fixed size of Ascent/Descent)
  97. * Fri Apr 16 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30-1
  98. - update to 20100416
  99. - update M+ part
  100. - fix glyph width of VOICED (SEMI-)SOUND MARK
  101. * Tue Jan 26 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.29-1
  102. - update to 20100126
  103. - update VL kanji glyphs
  104. - add new special sign charactors
  105. - change glyph width of "MINUS SIGN"
  106. * Mon Dec 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.28-1
  107. - update to 20091214
  108. - update VL kanji glyphs
  109. * Fri Dec 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.27-1
  110. - update to 20091211
  111. - update VL kanji glyphs
  112. * Tue Dec 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26-1
  113. - update to 20091208
  114. - update M+ part
  115. - update VL kanji glyphs
  116. * Wed Dec 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.25-1
  117. - update to 20091202
  118. - update VL kanji glyphs
  119. * Fri Nov 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24-1
  120. - update to 20091127
  121. - update VL kanji glyphs
  122. * Wed Nov 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.23-1
  123. - update to 20091118
  124. - update M+ part
  125. * Sun Aug 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22-1
  126. - add fontpath.d symlink
  127. * Tue Aug 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.21-1
  128. - update to 20090811
  129. - update VL kanji glyphs
  130. * Mon Aug 10 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20-1
  131. - update to 20090810
  132. - update VL kanji glyphs
  133. * Thu Aug 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.19-1
  134. - update to 20090806
  135. - update VL kanji glyphs
  136. - update M+ part
  137. - adjust CJK ambiguous width of VL Gothic
  138. * Fri Jul 10 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18-1
  139. - update to 20090710
  140. - update VL kanji glyphs
  141. - update M+ part
  142. * Fri Jul 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.17-1
  143. - update to 20090703
  144. - update VL kanji glyphs
  145. - update M+ part
  146. * Fri Jun 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16-1
  147. - update to 20090612
  148. - update VL kanji glyphs
  149. - update M+ part
  150. * Wed Apr 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.15-1
  151. - update VLGothic to 20090422
  152. - fix GSUB vert table for vertical glyphs
  153. - add VL kanji glyph
  154. * Thu Apr 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14-2
  155. - really update VLGothic to 20090421..
  156. * Thu Apr 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14-1
  157. - update VLGotihc to 20090421
  158. - update VL kanji glyphs
  159. - update M+ part
  160. - use new rpm macros
  161. * Tue Mar 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13-1
  162. - remove Require/Requires(post): TrueType-base
  163. * Wed Feb 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12-1
  164. - update VLGothic to 20090204
  165. - update VL kanji glyphs
  166. - update M+ part
  167. - use update-defaultfont (vutils>=2.0.2)
  168. * Thu Jan 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11-1
  169. - update VLGothic to 20090108
  170. - update VL kanji glyphs
  171. - update vine.map and exec updmap-sys on %%post/%%postun
  172. * Wed Dec 03 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10-1
  173. - update VLGothic to 20081203
  174. - update VL kanji glyphs
  175. - add some full width special sign charactors
  176. - fix font metrics
  177. * Mon Nov 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.9-1
  178. - update VLGothic to 20081124
  179. - update VL kanji glyphs
  180. - update M+ part (add more latin glyphs)
  181. - change font metrics
  182. - set negative value for ascend/descend to descrease line gap
  183. * Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8-1
  184. - update VLGothic to 20081029
  185. - update VL kanji glyphs
  186. - update M+ part (add more latin glyphs)
  187. - fix embolden problem
  188. * Wed Oct 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-1
  189. - add gs8 cidfmap for vlgothic
  190. * Mon Sep 08 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6-1
  191. - update VLGothic to 20080908
  192. - update VL kanji glyphs
  193. - add M+ latin glyphs to VLPGothic
  194. * Tue Jun 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5-1
  195. - update VLGothic to 20080610
  196. - update VL kanji glyphs
  197. - update M+ part
  198. * Tue Jun 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4-1
  199. - update VLGothic to 20080610
  200. - update VL kanji glyphs
  201. - update M+ part
  202. * Tue Jun 03 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3-1
  203. - update VLGothic to 20080603
  204. - update VL kanji glyphs
  205. * Sun Jun 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-1
  206. - update VLGothic to 20080601
  207. - update M+ part
  208. * Mon May 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1-1
  209. - update VLGothic to 20080429
  210. - add 59-vlgothic.conf to set hinting configuration
  211. * Mon Apr 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-1
  212. - build for xorg-x11-7.3
  213. - change font location to %%{_datadir}/fonts/%{name}
  214. - require fontconfig and xorg-x11-font-utils
  215. * Sun Apr 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.10-1
  216. - update VLGothic to 20080420
  217. - update M+ part
  218. - add [aiueo]macron charactor
  219. * Thu Mar 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9-1
  220. - update VLGothic to 20080327
  221. - update M+ part
  222. * Sat Dec 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8-0vl1
  223. - update VLGothic to 20071215
  224. - update M+ part
  225. - update VL kanji/latin extended/special sign charactor
  226. * Tue Oct 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7-0vl1
  227. - update VLGothic to new replaced archive.
  228. * Tue Oct 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6-0vl1
  229. - update VLGothic to 20071031
  230. - update M+ part
  231. - update VL kanji glyphs
  232. * Mon Oct 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl1
  233. - update VLGothic to 20071015
  234. - update M+ part
  235. - update VL kanji glyphs
  236. * Sat Oct 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4-0vl1
  237. - update VLGothic to 20071006
  238. - update M+ part
  239. - update VL kanji glyphs, hankaku-kana glyphs
  240. * Sat Sep 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3-0vl1
  241. - update VLGothic to 20070929
  242. - update VL kanji glyphs
  243. * Mon Sep 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2-0vl2
  244. - Obsoletes: TrueType-sazanami < 3.0
  245. * Mon Sep 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2-0vl1
  246. - update VLGothic to 20070924
  247. - update M+ part and some kanji glyphs
  248. * Sat Sep 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1-0vl1
  249. - update VLGothic to 20070915
  250. - update M+ part and some kanji glyphs
  251. * Thu Sep 13 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
  252. - split VLGothic from TrueType-sazanami
  253. * Sat Sep 01 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10-0vl1
  254. - update VLGothic to 20070901
  255. - update some kanji glyphs
  256. * Thu Aug 30 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.9-0vl1
  257. - update VLGothic to 20070830
  258. - update M+1C/M+1M to CVS head
  259. - update some kanji glyphs
  260. * Mon Jul 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8-0vl1
  261. - update VLGothic to 20070731
  262. - update M+1C/M+1M to CVS head
  263. - add new glyphs to VL-PGothic/VL-Gothic
  264. - add Roman Numeral Glyphs (some part of Number Forms)
  265. - update some glyphs
  266. * Mon May 07 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-0vl1
  267. - update VLGothic to 20070507
  268. - add new glyphs to VL-Gothic
  269. - add ISO8859-1 Glyphs (Latin-1 Supplement)
  270. - add ISO8859-15 Glyphs (some part of Latin Extended-A)
  271. * Sun May 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6-0vl1
  272. - update VLGothic to 20070506
  273. - add new glyphs to VL-PGothic
  274. - add ISO8859-1 Glyphs (Latin-1 Supplement)
  275. - add ISO8859-15 Glyphs (some part of Latin Extended-A)
  276. * Thu May 03 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5-0vl1
  277. - update VLGothic to 20070503
  278. - update M+1C/1M to CVS head
  279. * Wed Mar 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4-0vl1
  280. - update VLGothic to 20070328
  281. - update M+1C/1M to CVS head
  282. - fix embolden problem on freetype-2.2
  283. * Sat Mar 17 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3-0vl1
  284. - update VLGothic to 20070317
  285. - update M+1C/1M to CVS head
  286. - include M+ Kanji glyphs
  287. - update some glyphs
  288. - add some special sign characters
  289. - fix broken glyphs
  290. * Mon Jan 01 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-0vl1
  291. - update VLGothic to 20070101
  292. - fix embolden problem on freetype-2.2
  293. * Sun Dec 31 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1-0vl1
  294. - update VLGothic to 20061231
  295. - update M+1C/M+1M to cvs head 20061231
  296. - update kanji glyphs
  297. - update Sazanami to 20040629-vl-20061231
  298. - fix broken glyphs of sazanami-mincho
  299. * Sat Oct 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl1
  300. - bump up version to 2.0
  301. - update VLGothic to 20061026
  302. - update greek letter glyphs
  303. - split license information file from README.
  304. - add english version of license.
  305. * Sat Oct 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.29-0vl1
  306. - update VLGothic to 20061021
  307. * Fri Oct 20 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.28-0vl1
  308. - update VLGothic to 20061020 (<BTS:221>)
  309. - update M+1C/M+1M to TESTFILGHT012
  310. - update some glyphs
  311. - fix outline direction
  312. - remove overlap path
  313. * Thu Oct 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.27-0vl1
  314. - update VLGothic to 20061005 (<BTS:221>)
  315. - update some glyphs
  316. - fix outline direction
  317. - remove overlap path
  318. * Sat Sep 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.26-0vl1
  319. - update VLGothic to 20060930 (<BTS:221>)
  320. - fix outline direction
  321. - remove overlap path
  322. * Fri Sep 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.25-0vl1
  323. - update VLGothic to 20060929
  324. - update some glyphs
  325. - fix outline direction
  326. - remove overlap path
  327. * Mon Sep 25 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.24-0vl1
  328. - update VLGothic to 20060925
  329. - update some glyphs
  330. - add minimum gsub table for vertical writing
  331. * Thu Sep 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.23-0vl1
  332. - update VLGothic to 20060921
  333. - update few glyphs
  334. - update M+1C/M+1M to cvs head 2006/09/21
  335. * Wed Sep 13 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.22-0vl1
  336. - update VLGothic to 20060913
  337. - update some glyphs
  338. - fix half width space
  339. * Mon Sep 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.21-0vl1
  340. - update VLGothic to 20060911
  341. - update M+1C/M+1M to cvs head 2006/09/11
  342. - use VL-PGothic for -alias-gothic-p- (legacy core font)
  343. * Thu Aug 31 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.20-0vl1
  344. - update VLGothic to 20060831
  345. - add VL-Gothic-Regular.ttf for
  346. - use M+1C for VLPGothic instead of M+1P
  347. * Mon Aug 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.19-0vl1
  348. - fix sazanami.ttfconf
  349. * Tue Aug 22 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.18-0vl1
  350. - change the fontname to VLPGothic
  351. - update VLPGothic
  352. - TODO:
  353. - split VLGothic family to new package.
  354. - add M+1M based VLGothic for monospace font.
  355. * Wed Aug 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.17-0vl1
  356. - update M+1P+Sazanami.ttf
  357. - refine more glyphs
  358. * Wed Aug 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.16-0vl1
  359. - update M+1P+Sazanami.ttf
  360. - refine more glyphs
  361. - add some glyphs for windows compatibility
  362. - update sazanami.ttfconf
  363. - add -fake-kochi gothic-, -fake-kochi mincho- without TTCap
  364. for Flash Plugin. (<BTS:0100>)
  365. * Fri Aug 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.15-0vl1
  366. - update M+1P+Sazanami.ttf
  367. - refine more glyphs
  368. - add new full-width alphabets and numeric letters based on M+1P
  369. * Mon Jul 31 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.14-0vl1
  370. - update M+1P+Sazanami.ttf
  371. - refine more glyphs
  372. * Sun Jul 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.13-0vl1
  373. - update M+1P+Sazanami.ttf
  374. - refine more glyphs
  375. - redesign greek letter based on M+ 1P fonts
  376. * Thu Jul 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.12-0vl1
  377. - update M+1P+Sazanami.ttf
  378. - refine more glyphs
  379. * Sun Jul 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.11-0vl1
  380. - update M+1P+Sazanami.ttf
  381. - refine more glyphs
  382. * Fri Jul 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.10-0vl1
  383. - update M+1P+Sazanami.ttf
  384. - refine more glyphs
  385. - fix encoding
  386. * Thu Jul 20 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9-0vl1
  387. - update M+1P+Sazanami.ttf
  388. - refine more glyphs
  389. - fix outline direction (fix corruption on emboldening)
  390. * Wed Jul 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8-0vl1
  391. - update M+1P+Sazanami.ttf
  392. - refine more glyphs
  393. - fix broken glyph
  394. - refine greek letters
  395. * Tue Jul 18 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7-0vl1
  396. - update M+1P+Sazanami.ttf
  397. - refine more glyphs
  398. - TODO: should rename the fontname?
  399. * Sun Jul 16 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6-0vl1
  400. - update M+1P+Sazanami.ttf
  401. - fix outline direction (fix corruption of some glyphs)
  402. - refine more glyphs
  403. * Wed Jul 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl1
  404. - update M+1P+Sazanami.ttf
  405. - refine some glyphs.. (modified 200 or more)
  406. - update sazanami.ttfconf to use M+1P+Sazanami for alias-{sans,gothic}-p
  407. * Mon Jul 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4-0vl1
  408. - update M+1P+Sazanami.ttf
  409. - refine some glyphs.. (modified 100 or more)
  410. * Mon Jul 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3-0vl1
  411. - update M+1P-Sazanami.ttf
  412. - fix corruption of some glyphs
  413. - refine some glyphs to make it more usable..
  414. * Thu May 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2-0vl1
  415. - add M+1P+Sazanami.ttf (Mplus 1P Font + Sazanami Gothic)
  416. * Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1-0vl1
  417. - new upstream release
  418. * Wed Jun 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
  419. - initial build for Vine Linux based on TrueType-kochi-subst package
  420. - Provides TrueType-kochi, TrueTypeFonts_jp
  421. - include Kochi-{mincho,gothic}.ttf symlinks for compatibility