mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
parent
582a5b3a92
commit
5d1ff191c0
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ struct AxisValue
|
|||
case 2: return u.format2.get_value ();
|
||||
case 3: return u.format3.get_value ();
|
||||
case 4: return u.format4.get_axis_record (axis_index).get_value ();
|
||||
default:return false;
|
||||
default:return 0.f;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue