Inkscapeの文字化けを直す

Inkscapeの文字化けを直す方法(メモ)


C:\Program Files\Inkscape\etc\pango\pango.aliasesを下記に修正。

courier = "courier new,ms gothic"
#Tahoma = "Tahoma,browallia new,mingliu,simhei,gulimche,msgothic,latha,mangal"
Tahoma = "Tahoma,MS UI Gothic,browallia new,mingliu,simhei,gulimche,latha,mangal"

sans = "arial,browallia new,mingliu,simhei,gulimche,ms gothic,latha,mangal"
serif = "times new roman,angsana new,mingliu,simsun,gulimche,ms gothic,latha,mangal"
monospace = "courier new,courier monothai,mingliu,simsun,gulimche,ms gothic,latha,mangal"


C:\Program Files\Inkscape\etc\gtk-2.0\gtkrc

gtk-icon-sizes="gtk-menu=14,14:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32"
gtk-toolbar-icon-size=large-toolbar
gtk-button-images=1

style "msw-default"
{
GtkWidget::interior_focus = 1
GtkOptionMenu::indicator_size = { 9, 5 }
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
GtkToolbar::shadow-type = etched-in
GtkHandleBox::shadow-type = etched-in 
GtkSpinButton::shadow-type = in
GtkComboBox::add-tearoffs = false

GtkTreeView::allow-rules = 0
GtkTreeView::expander_size = 11
font_name="Tahoma 9"
engine "wimp" 
{
}
}
class "*" style "msw-default"

style "my-font"
{
# フォントサイズ(ツールチップ以外)
font_name="Tahoma 10"
}
widget "*" style "my-font"


GIMPも同様。


Inkscapeスーパーテクニック―無料で使える高性能ベクタードローツール (100%ムックシリーズ)
水上 淳嗣
晋遊舎
売り上げランキング: 100601
おすすめ度の平均: 3.0
4 評価したい
3 なかなか
1 初心者にはこの本だけでは基礎から応用まで完全習得は無理!
2 解説書とは?
4 テクニック満載で分かり易い