Werner Lemberg 773601da12 [autofit] Move declaration of writing systems into separate file.
This has the benefit that we don't need to duplicate the data at
different places.

* src/autofit/afwrtsys.h: New file.

* src/autofit/aftypes.h (AF_WritingSystem): Include `afwrtsys.h' to
define the enumeration values.

* src/autofit/afglobal.c: Include `afwrtsys.h' to get the writing
system specific header files.
Include `afpic.h'.
(af_writing_system_classes): Include `afwrtsys.h' to fill this
array.

* src/autofit/afpic.c: Include `afwrtsys.h' to get the writing
system specific header files.
(autofit_module_class_pic_init): Include `afwrtsys.h' for
initialization.
* src/autofit/afpic.h (AF_WRITING_SYSTEM_CLASSES_COUNT,
AF_WRITING_SYSTEM_CLASSES_REC_COUNT): Removed.  Use
`AF_WRITING_SYSTEM_MAX' instead.
2013-08-02 19:51:17 +02:00
..
2012-07-03 11:54:12 +02:00
2013-07-31 22:57:01 +02:00
2013-07-31 22:57:01 +02:00
2013-08-02 14:50:23 +02:00
2013-03-23 14:25:43 +01:00
2012-07-06 19:38:44 +02:00
2013-08-02 14:50:23 +02:00
2013-03-23 14:06:54 +01:00
2012-01-17 02:00:24 +09:00
2011-03-26 09:03:32 +01:00
2009-05-28 07:07:48 +02:00
2008-12-21 10:29:30 +00:00
2011-01-03 07:11:54 +01:00