SBARROHOTTOPIC#4 tried it, didn't work
Trying #5
Apart from editing the code you posted you also have to replace all the other occurences of "Source Code Pro Semibold" in ClientScheme.res. Could this be the problem?
Edit: This:
"lType1"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "12"
"antialias" "1"
"additive" "0"
"outline" "0"
}
}
"lType1-O"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "12"
"antialias" "0"
"additive" "0"
"outline" "1"
}
}
"lType2"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "24"
"antialias" "1"
"additive" "0"
"outline" "0"
}
}
"lType2-O"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "24"
"antialias" "0"
"additive" "0"
"outline" "1"
}
}
"lType3"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "48"
"antialias" "1"
"additive" "0"
"outline" "0"
}
}
"lType3-O"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "48"
"antialias" "0"
"additive" "0"
"outline" "1"
}
}
...
"Default"
{
"1"
{
"name" "Source Code Pro Semibold"
"tall" "12"
"antialias" "0"
"additive" "0"
"outline" "1"
}
}
Default is found a few hundred lines after the rest.