- 追加された行はこの色です。
- 削除された行はこの色です。
- 障害メモ/GanttProjectがエラーを吐く へ行く。
- 障害メモ/GanttProjectがエラーを吐く の差分を削除
*関連 [#e5c6cbc8] -GanttProject *現象 [#b53fb3f0] Table "OS/2' does not exist in /System/Library/Fonts/AppleGothic.ttf *原因 [#o23e2f85] フォントをリードロックしている? *対策 [#la6be516] The fix is already submitted to the version control and I will rebuild the distros next days. Until that, you may do one of the following (in descending impact on GP features) with the ZIP distribution: * remove org.ganttproject.impex.htmlpdf plugin from GP installation directory * disable iText based export only: open plugins/org.ganttproject.impex.htmlpdf_2.0/plugin.xml file in any text editor and remove line "<exporter class="org.ganttproject.impex.htmlpdf.ExporterToIText"/>" * don't use MacOSX system fonts: open the same file and remove line <dir name="/System/Library/Fonts" absolute="true"/> *参考 [#p3eb9e5a] -http://code.google.com/p/ganttproject/issues/detail?id=53#c10