source: projects/specs/trunk/T/TrueType-vlgothic/TrueType-vlgothic-vl.spec @ 6756

Revision 6756, 17.4 KB checked in by daisuke, 12 years ago (diff)

20120827

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