>
> Just post the patches here to geda-dev. Thanks.
>
> -Ales
The patches are attached.
There is a set of three patches for both libgeda and gschem. One contains
patches to noweb fies (*.nw.*), the next one contains patches to c sources
(*.c.*) and the last one contains patches common to both noweb and c. The
patch was based on last release, but it seems that at least libgeda sources
did not changed much recently.
The patch for libgeda contains my earlier patch to print UTF-8 in postscript.
I also did some cleanup in PS printing (setting scale of print was moved to
another function).
I think that it would be better to create a big table with character names at
program startup in similar way to one used to create font filename. The font
filenames are set by guile script in system-gafrc and this could be expanded
(or duplicated) for character names. Unfortunately I am not very good in
guile programing.
I assigned a shortcut "fj" to export eps, this is not the best but better
variants are in use ("fe" seems to be defined for something, but I cannot
see any action).
Wojciech Kazubski
Attachment:
geda-gschem-eps_export-patch.tar.gz
Description: application/tgz
Attachment:
libgeda-eps_print-patch.tar.gz
Description: application/tgz