[wadalabfont-kit] / lisp / samples / gothic-test.l  

View of /lisp/samples/gothic-test.l

Parent Directory | Revision Log
Revision: 1.1 - (download) (annotate)
Thu Dec 28 08:54:19 2000 UTC (23 years, 6 months ago) by ktanaka
Branch point for: ktanaka, MAIN
Initial revision
(setq testdat 
      '(
	(lisp (setq tag 'gothic)(tate2 うかんむり 木 ((limit . 0.3))))
	(lisp (setq tag 'mincho)(tate2 うかんむり 木 ((limit . 0.3))))
	(lisp (setq tag 'gothic)
	      (tate2 くさかんむり 田 ((ratio . 0.4)(limit . 0.9))))
	(lisp (setq tag 'mincho)
	      (tate2 くさかんむり 田 ((ratio . 0.4)(limit . 0.9))))
	(lisp (setq tag 'gothic)
	      (tate2 士 心 ((ratio . 0.5))))
	(lisp (setq tag 'mincho)
	      (tate2 士 心 ((ratio . 0.5))))
	(lisp (setq tag 'gothic)
	      (tate2 害の中 すいにょう))
	(lisp (setq tag 'mincho)
	      (tate2 害の中 すいにょう))
))

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help