first page | previous page | next page
r36635 file changeset diff or repo changeset diff igor22022-07-31T05:49:23.637655Z
 
[font] -Change: invert brave setting: use new font rendering by default, provide a brave setting for swtiching back to the old engine for testing

M /trunk/src/brave.c
M /trunk/src_plugins/io_lihata/write.c
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/src/brave.h
M /trunk/src/obj_text.c
M /trunk/src_plugins/io_pcb/file.c
r36634 file changeset diff or repo changeset diff igor22022-07-30T17:33:35.761354Z
 
[fontmode] -Add: FontSetXdelta() to automate setting the same delta behind every glyph

M /trunk/src_plugins/fontmode/fontmode.c
r36633 file changeset diff or repo changeset diff igor22022-07-29T13:13:05.848285Z
 
[font] -Add: font v1 fixup call because the format doesn't have unknown glyph and font height

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36632 file changeset diff or repo changeset diff igor22022-07-29T13:03:04.262363Z
 
[font] -Fix: uninitialized return value on font file load

M /trunk/src_3rd/rnd_inclib/font/font_lht.h
r36631 file changeset diff or repo changeset diff igor22022-07-29T05:26:41.017661Z
 
[font] -Cleanup: unused variable

M /trunk/src_3rd/rnd_inclib/font/font.c
r36630 file changeset diff or repo changeset diff igor22022-07-29T05:16:40.270324Z
 
[font] -Update: when loading old geda pcb boards, run compatibility mode font normalization, just in case it makes a difference for lines in the future

M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/src_plugins/io_pcb/parse_y.c
r36629 file changeset diff or repo changeset diff igor22022-07-29T05:15:33.314773Z
 
[font] -Add: introduce compatibility mode in normalization

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36628 file changeset diff or repo changeset diff igor22022-07-29T03:26:43.643839Z
 
[fontmode] -Fix: FontEdit(): if the source board has changes, ask whether losing those changes are okay not only when the new board is created but before the current font is unlinked

M /trunk/src_plugins/fontmode/fontmode.c
r36627 file changeset diff or repo changeset diff igor22022-07-29T03:21:04.061658Z
 
[fontmode] -Cleanup: get rid of global var PCB dependency wherever it's possible

M /trunk/src_plugins/fontmode/fontmode.c
r36626 file changeset diff or repo changeset diff igor22022-07-28T15:27:14.064510Z
 
[TODO] -Update: fontsave space bug got fixed

M /trunk/doc/TODO
r36625 file changeset diff or repo changeset diff igor22022-07-28T15:13:54.574383Z
 
[fontmode] -Fix: a glyph (symbol) that is empty but has a non-zero xdelta should be marked valid; common example: whitespace

M /trunk/src_plugins/fontmode/fontmode.c
r36624 file changeset diff or repo changeset diff igor22022-07-28T11:36:59.291420Z
 
[font] -Fix: font editor renders glyph lines on the 'orig' layer as well

M /trunk/src_plugins/fontmode/fontmode.c
r36623 file changeset diff or repo changeset diff igor22022-07-28T09:15:43.899722Z
 
-Fix: typo

M /trunk/src_3rd/rnd_inclib/font/font.c
r36622 file changeset diff or repo changeset diff igor22022-07-28T09:05:54.092670Z
 
[font] -Add: normalize calculates font-wise max height as well

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36621 file changeset diff or repo changeset diff igor22022-07-28T06:55:53.797863Z
 
-Fix: font_lht: cut PCB deps

M /trunk/src_3rd/rnd_inclib/font/font_lht.h
r36620 file changeset diff or repo changeset diff igor22022-07-28T06:52:03.951297Z
 
-Fix: typo

M /trunk/src_3rd/rnd_inclib/font/font_lht.h
r36619 file changeset diff or repo changeset diff igor22022-07-28T06:51:21.807070Z
 
-Fix: font_lht uses the right (librnd) font type

M /trunk/src_3rd/rnd_inclib/font/font_lht.h
r36618 file changeset diff or repo changeset diff igor22022-07-28T06:49:22.148629Z
 
[font] -Add: mark where new font loader helper function should be added when old font engine is removed

M /trunk/src_plugins/io_lihata/read.c
r36617 file changeset diff or repo changeset diff igor22022-07-28T06:47:49.169623Z
 
[font] -Add: font_lht: load font from file (helper function)

M /trunk/src_3rd/rnd_inclib/font/font_lht.h
r36616 file changeset diff or repo changeset diff igor22022-07-28T06:11:47.639048Z
 
-Fix: typo in error message

M /trunk/src_plugins/io_lihata/read.c
r36615 file changeset diff or repo changeset diff igor22022-07-27T07:29:51.066282Z
 
[TODO] -Update: dip done

M /trunk/doc/TODO
r36614 file changeset diff or repo changeset diff igor22022-07-27T07:29:20.047650Z
 
[footprint] -Add: parametric dip(): add an optional pitch parameter for pin spacing within a row

M /trunk/footprint/parametric/dip.awk
M /trunk/footprint/parametric/dip
r36613 file changeset diff or repo changeset diff igor22022-07-27T07:24:59.686017Z
 
[doc] -Fix: lihata format doc: menu and menu-patch root titles for rnd- prefix

M /trunk/doc/TODO
M /trunk/doc/developer/lihata_format/tree.txt
M /trunk/doc/developer/lihata_format/root_menu.lht
M /trunk/doc/developer/lihata_format/tree.html
r36612 file changeset diff or repo changeset diff igor22022-07-27T06:10:16.818235Z
 
[TODO] -Update: nothing needs to be done for detect-cc-first: the librnd fix solves it here too

M /trunk/doc/TODO
r36611 file changeset diff or repo changeset diff igor22022-07-27T06:04:08.262987Z
 
-Fix: don't register PrintDialog() and ExportDialog(), let librnd do that (avoid duplicate regs)

M /trunk/src_plugins/dialogs/dialogs.c
r36610 file changeset diff or repo changeset diff igor22022-07-27T05:59:57.567154Z
 
[dialogs] -Del: get rid of local dlg_export implementation in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/dialogs/Plug.tmpasm
D /trunk/src_plugins/dialogs/dlg_export.c
M /trunk/src_plugins/dialogs/dialogs.c
M /trunk/src/Makefile.dep
D /trunk/src_plugins/dialogs/dlg_export.h
r36609 file changeset diff or repo changeset diff igor22022-07-27T05:43:46.073161Z
 
[export_lpr] -Del: local lpr HID implementation in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/doc/developer/packaging/Changelog
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_lpr/lpr.c
D /trunk/src_plugins/export_lpr/lpr_hid.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_lpr/Plug.tmpasm
D /trunk/src_plugins/export_lpr/lpr_hid.h
r36608 file changeset diff or repo changeset diff igor22022-07-27T05:29:01.229580Z
 
[export_svg] -Del: low level svg draw code in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
D /trunk/src_plugins/export_svg/draw_svg.c
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/export_svg/draw_svg.h
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src_plugins/export_svg/Plug.tmpasm
M /trunk/src_plugins/export_svg/export_svg.pup
r36607 file changeset diff or repo changeset diff igor22022-07-27T05:19:25.909272Z
 
[export_ps] -Del: remove local low level ps/eps draw functionality, use librnd's instead

M /trunk/scconfig/Rev.h
D /trunk/src_plugins/export_ps/draw_ps.h
M /trunk/src_plugins/export_ps/eps.c
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/export_ps/draw_eps.c
M /trunk/src_plugins/export_ps/Plug.tmpasm
M /trunk/src_plugins/export_ps/ps.c
D /trunk/src_plugins/export_ps/draw_ps.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_ps/export_ps.pup
D /trunk/src_plugins/export_ps/draw_eps.h
r36606 file changeset diff or repo changeset diff igor22022-07-27T03:55:11.375129Z
 
[export_png] -Del: ./configure detection of gd formats and SetResolution: handled by librnd; still need to detect gd because photo mode export depends on it

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/hooks.c
r36605 file changeset diff or repo changeset diff igor22022-07-27T03:48:03.076537Z
 
[export_png] -Cleanup: redundant #defines

M /trunk/src_plugins/export_png/png.c
r36604 file changeset diff or repo changeset diff igor22022-07-27T03:47:15.398860Z
 
[export_png] -Del: remove local gd png draw code in favor of librnd's

D /trunk/src_plugins/export_png/draw_png.h
M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/src_plugins/export_png/Plug.tmpasm
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_png/png_photo1.c
D /trunk/src_plugins/export_png/draw_png.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_png/png_photo2.c
M /trunk/src_plugins/export_png/export_png.pup
r36603 file changeset diff or repo changeset diff igor22022-07-27T03:37:21.839346Z
 
[import_pxm_gd] -Del: detection logic from ./configure

M /trunk/scconfig/hooks.c
r36602 file changeset diff or repo changeset diff igor22022-07-27T03:19:19.096457Z
 
[import_pxm_gd] -Del: remove plugin in favor of librnd's [import_pxm_gnm] -Del: remove plugin in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
D /trunk/src_plugins/import_pxm_pnm
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/import_pxm_gd
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/plugins_ALL.tmpasm
r36601 file changeset diff or repo changeset diff igor22022-07-26T06:08:12.181272Z
 
[TODO] -Update: symlink cycle fixed

M /trunk/doc/TODO
r36600 file changeset diff or repo changeset diff igor22022-07-26T06:07:38.928221Z
 
[fp_fs] -Fix: don't crash on mapping symlink cycle in the footprint lib

M /trunk/src_plugins/fp_fs/fp_fs.c
r36599 file changeset diff or repo changeset diff igor22022-07-26T05:52:35.396612Z
 
[TODO] -Update: progress on librnd 3.2.0 switchover

M /trunk/doc/TODO
r36598 file changeset diff or repo changeset diff igor22022-07-26T05:51:11.852508Z
 
[core] -Cleanup: remove code dup with librnd (exec_prefix calculation)

M /trunk/src/main.c
r36597 file changeset diff or repo changeset diff igor22022-07-26T04:50:08.127481Z
 
[core] -Fix: use rnd_hid_print_all_gui_plugins() for printing GUI HID plugins

M /trunk/src/main_act.c
r36596 file changeset diff or repo changeset diff igor22022-07-26T04:33:37.568001Z
 
[core] -Fix: missing newline in --version printout (consistency across applications)

M /trunk/src/build_run.c
r36595 file changeset diff or repo changeset diff igor22022-07-26T04:32:17.637008Z
 
[core] -Add: more details on librnd version in --version

M /trunk/src/build_run.c
r36594 file changeset diff or repo changeset diff igor22022-07-26T04:29:02.713058Z
 
[doc] -Update: new release is going to depend on librnd >= 3.2.0

M /trunk/INSTALL
M /trunk/doc/developer/packaging/Changelog
r36593 file changeset diff or repo changeset diff igor22022-07-25T09:54:39.646645Z
 
[TODO] -Update: plan current cycle

M /trunk/doc/TODO
r36592 file changeset diff or repo changeset diff igor22022-07-25T09:22:12.580779Z
 
[TODO] -Update: fontmode finished

M /trunk/doc/TODO
r36591 file changeset diff or repo changeset diff igor22022-07-25T09:21:42.244054Z
 
[doc] -Fix: use , for separator in FontXform table, that's the final action syntax

M /trunk/doc/user/09_appendix/action_reference.html
M /trunk/doc/user/09_appendix/action_src/fontxform.html
M /trunk/doc/user/09_appendix/action_details.html
r36590 file changeset diff or repo changeset diff igor22022-07-25T09:20:45.467656Z
 
[doc] -Add: FontXform() details includes the rotate transformation

M /trunk/doc/user/09_appendix/action_src/fontxform.html
r36589 file changeset diff or repo changeset diff igor22022-07-25T09:18:37.200733Z
 
[fontmode] -Add: FontXform(): undoable transformations on polygons

M /trunk/src_plugins/fontmode/fontmode.c
r36588 file changeset diff or repo changeset diff igor22022-07-25T08:46:48.712092Z
 
[TODO] -Update: fontmode doc done

M /trunk/doc/TODO
r36587 file changeset diff or repo changeset diff igor22022-07-25T08:37:03.428906Z
 
[doc] -Add: action ref: detailed descript and an example for FontXform()

M /trunk/doc/user/09_appendix/action_reference.html
A /trunk/doc/user/09_appendix/action_src/fontxform.html
M /trunk/doc/user/09_appendix/action_details.html
r36586 file changeset diff or repo changeset diff igor22022-07-25T08:24:28.961789Z
 
-Add: include export_debug in formats list

M /trunk/doc/user/09_appendix/formats.html
r36585 file changeset diff or repo changeset diff igor22022-07-25T08:15:15.378742Z
 
[fontmode] -Add: explicit FontNormalize() action

M /trunk/src_plugins/fontmode/fontmode.c
r36584 file changeset diff or repo changeset diff igor22022-07-25T07:51:57.522115Z
 
[TODO] -Update: fontmode rewrite done

M /trunk/doc/TODO
r36583 file changeset diff or repo changeset diff igor22022-07-25T07:20:38.633910Z
 
[fontmode] -Update: bump copyright

M /trunk/src_plugins/fontmode/fontmode.c
r36582 file changeset diff or repo changeset diff igor22022-07-25T06:50:55.772081Z
 
[fontmode] -Cleanup: case sensitivity: the only place where we use camelcase, for historycal reason, is action names

M /trunk/src_plugins/fontmode/fontmode.c
r36581 file changeset diff or repo changeset diff igor22022-07-25T06:43:04.376206Z
 
[fontmode] -Cleanup: reorder code for readability

M /trunk/src_plugins/fontmode/fontmode.c
r36580 file changeset diff or repo changeset diff igor22022-07-25T06:42:27.141358Z
 
[fontmode] -Add: FontSave() takes an optional file name to ease debugging

M /trunk/src_plugins/fontmode/fontmode.c
r36579 file changeset diff or repo changeset diff igor22022-07-25T06:35:11.940674Z
 
[font] -Add: fontmode edit2font fills in new font engine as well

M /trunk/src_plugins/fontmode/fontmode.c
r36578 file changeset diff or repo changeset diff igor22022-07-25T06:01:01.307067Z
 
[font] -Add: fontmode font2editor works from the new font engine when enabled via brave

M /trunk/src_plugins/fontmode/fontmode.c
r36577 file changeset diff or repo changeset diff igor22022-07-25T03:44:07.912493Z
 
[font] -Split: fontmode low level converion code from and to pcb objects so that it's easier to rewrite for the new engine

M /trunk/src_plugins/fontmode/fontmode.c
r36576 file changeset diff or repo changeset diff igor22022-07-24T09:01:06.966695Z
 
[TODO] -Update: new font: import_ttf done

M /trunk/doc/TODO
r36575 file changeset diff or repo changeset diff igor22022-07-24T09:00:44.415967Z
 
[font] -Add: implement alloc-poly-in-glyph call

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36574 file changeset diff or repo changeset diff igor22022-07-24T08:59:37.720492Z
 
[font] -Add: import_ttf: create glyphs in the new font engine as well

M /trunk/src_plugins/import_ttf/ttf.c
M /trunk/src_plugins/import_ttf/ttf_load.h
r36573 file changeset diff or repo changeset diff igor22022-07-24T08:47:16.615777Z
 
[font] -Add: publish glyph free call

M /trunk/src_3rd/rnd_inclib/font/font.h
r36572 file changeset diff or repo changeset diff igor22022-07-24T08:13:10.327318Z
 
[font] -Fix: set font id in the new font engine as well

M /trunk/src/font.c
r36571 file changeset diff or repo changeset diff igor22022-07-24T08:11:13.429210Z
 
[io_pcb] -Add: io incompat warning when saving a board with multiple fonts

M /trunk/src_plugins/io_pcb/file.c
r36570 file changeset diff or repo changeset diff igor22022-07-24T07:57:47.930951Z
 
[io_pcb] -Add: warn when saving font glyphs with non-line atoms (format can't express that)

M /trunk/src_plugins/io_pcb/file.c
r36569 file changeset diff or repo changeset diff igor22022-07-24T07:54:56.823645Z
 
[TODO] -Update: progress on font: save done

M /trunk/doc/TODO
r36568 file changeset diff or repo changeset diff igor22022-07-24T07:51:43.788882Z
 
[font] -Add: io_pcb write code for the new font engine

M /trunk/src_plugins/io_pcb/file.c
r36567 file changeset diff or repo changeset diff igor22022-07-24T07:20:26.279904Z
 
[font] -Add: io_lihata write.c code for the new font engine

M /trunk/src_plugins/io_lihata/write.c
r36566 file changeset diff or repo changeset diff igor22022-07-24T05:51:43.471278Z
 
[font] -Fix: wrong order of uninitializing font struct led to new font engine memory handling errors in the font move call

M /trunk/src/font.c
r36565 file changeset diff or repo changeset diff igor22022-07-24T05:26:58.329654Z
 
[TODO] -Update: progress on new font engine

M /trunk/doc/TODO
r36564 file changeset diff or repo changeset diff igor22022-07-24T05:18:57.394523Z
 
[build] -Fix: buildin.hidlib.c is long gone, do not attempt to sue it for make dep

M /trunk/src/Makefile.in
r36563 file changeset diff or repo changeset diff igor22022-07-24T05:18:32.348183Z
 
-Update: deps

M /trunk/src/Makefile.dep
r36562 file changeset diff or repo changeset diff igor22022-07-24T05:12:03.140266Z
 
[font] -Split: bridge to new font code into a separate .o to reduce interference and make final move to librnd easier

A /trunk/src/font_rnd.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
M /trunk/src/font.c
r36561 file changeset diff or repo changeset diff igor22022-07-24T03:59:36.477383Z
 
[font] -Fix: font copy: do not copy empty vectors

M /trunk/src_3rd/rnd_inclib/font/font.c
r36560 file changeset diff or repo changeset diff igor22022-07-24T03:18:30.696275Z
 
[draw_fontsel] -Fix: uninitialized fields of the quickhand line object

M /trunk/src_plugins/draw_fontsel/draw_fontsel.c
r36559 file changeset diff or repo changeset diff igor22022-07-23T15:41:21.448562Z
 
[font] -Fix: reset ->valid and dimensions in glyph free to indicate the glyph is unknown

M /trunk/src_3rd/rnd_inclib/font/font.c
r36558 file changeset diff or repo changeset diff igor22022-07-23T15:25:12.526050Z
 
[font] -Add: pcb_font_invalid_chars() calls the old or the new implementation depending on the brave setting

M /trunk/src/obj_text_old.c
M /trunk/src/obj_text.c
r36557 file changeset diff or repo changeset diff igor22022-07-23T15:21:38.710430Z
 
[font] -Add: implement rnd_font_invalid_chars()

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36556 file changeset diff or repo changeset diff igor22022-07-23T14:18:50.205695Z
 
[font] -Fix: passing the wrong object type to arc bbox call

M /trunk/src_3rd/rnd_inclib/font/font.c
r36555 file changeset diff or repo changeset diff igor22022-07-23T14:05:08.897195Z
 
[font] -Split: move out old text bbox/render from generic text object code so it will be easier to remove

A /trunk/src/obj_text_old.c
M /trunk/src/Makefile.dep
M /trunk/src/obj_text.c
r36554 file changeset diff or repo changeset diff igor22022-07-23T13:46:54.284761Z
 
-Cleanup: remove unused local func

M /trunk/src/obj_text.c
r36553 file changeset diff or repo changeset diff igor22022-07-23T13:37:50.501570Z
 
[font] -Split: move out old font support from generic font/fontkit code so it will be easier to remove

A /trunk/src/font_old.c
M /trunk/src/Makefile.dep
M /trunk/src/font.c
r36552 file changeset diff or repo changeset diff igor22022-07-23T13:13:18.121495Z
 
[font] -Add: implement font free

M /trunk/src_3rd/rnd_inclib/font/font.c
r36551 file changeset diff or repo changeset diff igor22022-07-23T13:02:58.979083Z
 
[font] -Add: always free the new font as well

M /trunk/src/font.c
r36550 file changeset diff or repo changeset diff igor22022-07-23T12:58:51.423819Z
 
[font] -Add: io_lihata frees new font as well

M /trunk/src_plugins/io_lihata/read.c
r36549 file changeset diff or repo changeset diff igor22022-07-23T12:58:16.920624Z
 
[font] -Add: io_pcb frees new font as well

M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/src_plugins/io_pcb/parse_y.c
r36548 file changeset diff or repo changeset diff igor22022-07-23T12:50:07.968263Z
 
[font] -Add: call new font copy as well as old font copy on move font

M /trunk/src/font.c
r36547 file changeset diff or repo changeset diff igor22022-07-23T12:47:57.583478Z
 
-Cleanup: whitespace

M /trunk/src/font.c
r36546 file changeset diff or repo changeset diff igor22022-07-23T12:47:28.466967Z
 
[font] -Add: low level copy font call

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36545 file changeset diff or repo changeset diff igor22022-07-23T09:42:38.177087Z
 
[font] -Add: publish font normalize API

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36544 file changeset diff or repo changeset diff igor22022-07-23T09:37:01.506837Z
 
[TODO] -Update: progress on font

M /trunk/doc/TODO
r36543 file changeset diff or repo changeset diff igor22022-07-23T09:29:36.494195Z
 
[io_pcb] -Add: load font into the new font engine as well

M /trunk/src_plugins/io_pcb/parse_y.h
M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/src_plugins/io_pcb/parse_l.l
M /trunk/src_plugins/io_pcb/file.c
M /trunk/src_plugins/io_pcb/parse_y.c
M /trunk/src_plugins/io_pcb/parse_l.c
r36542 file changeset diff or repo changeset diff igor22022-07-23T09:29:13.025209Z
 
[font] -Add implement line and arc creation API

M /trunk/src_3rd/rnd_inclib/font/font.c
r36541 file changeset diff or repo changeset diff igor22022-07-23T08:38:00.642043Z
 
[font] -Add: call the new font engine to load the internal font

M /trunk/src/font.c
r36540 file changeset diff or repo changeset diff igor22022-07-23T08:36:16.898767Z
 
[font] -Add: code to load internal font into the new engine

M /trunk/src_3rd/rnd_inclib/font/font.c
M /trunk/src_3rd/rnd_inclib/font/font.h
r36539 file changeset diff or repo changeset diff igor22022-07-23T06:30:23.094225Z
 
[io_lihata] -Add: use the new font loader too when loading font from a file

M /trunk/src_plugins/io_lihata/read.c
r36538 file changeset diff or repo changeset diff igor22022-07-23T05:52:21.944603Z
 
[TODO] -Update: new font: last known bbox bug fixed

M /trunk/doc/TODO
r36537 file changeset diff or repo changeset diff igor22022-07-23T05:50:22.303409Z
 
[font] -Add: reproduce "arc thicnkess ignores minimum thickness in bbox calculation" if compat mode is enabled

M /trunk/src_3rd/rnd_inclib/font/font.c
r36536 file changeset diff or repo changeset diff igor22022-07-23T05:26:48.043806Z
 
-Update: deps

M /trunk/src/Makefile.dep

Command line to view the complete history:
svn log -v svn://svn.repo.hu/pcb-rnd/%2F%2Ftags%2F3.0.6