office-gobmx/vcl/source
Julien Nabet d07f18e0c3 tdf#126754: Wrong OpenType tag for fractions in "font features" dialog
Opentype defines only "frac" and not parameters values like 1 or 2 for "frac"

See:
https://en.wikipedia.org/wiki/List_of_typographic_features
https://docs.microsoft.com/en-us/typography/opentype/spec/features_fj

So remove STR_FONT_FEATURE_ID_FRAC_PARAM_0/1/2
+ remove the extra ":" for STR_FONT_FEATURE_ID_FRAC

I gave a try with "Alegraya" font, it worked.
I also give a try with "Linux Biolinum G", there are still "None" (value "0"), "Diagonal fractions" (value "1") and "Nut fractions" (value "2").
It seems they're on the font itself like entry "'frac' Diagonal and nut Fractions".

So it shouldn't bring regression.

Change-Id: I2f46a3f4a53dc498b764dbeb1c1266589cc8d8c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137574
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-07-29 07:56:00 +02:00
..
animate vcl: Animation - cleanup pause functions and fields 2022-07-28 16:27:19 +02:00
app lok: add dumpState feature for better in-field diagnostics. 2022-07-28 14:49:19 +02:00
bitmap Simplify greyscale palette initialization further 2022-07-23 07:40:30 +02:00
cnttype
components
control
edit
filter Use bitmap width instead of scanline size in combineScanlineChannels 2022-07-28 16:25:49 +02:00
font tdf#126754: Wrong OpenType tag for fractions in "font features" dialog 2022-07-29 07:56:00 +02:00
fontsubset
gdi tdf#150104 Store full printer/driver name in doc's JobSetup 2022-07-26 22:37:58 +02:00
graphic tdf#127236 vcl: fix missing encryption of PDF images during export 2022-07-20 12:54:45 +02:00
helper
image Replace old png writer in ImplImageTree.cxx 2022-07-19 13:22:04 +02:00
opengl Replace old png writer in OpenGLHelper.cxx 2022-07-19 13:22:20 +02:00
outdev
pdf tdf#127236 vcl: fix missing encryption of PDF images during export 2022-07-20 12:54:45 +02:00
printer
rendercontext
salmain
text
toolkit
treelist tdf#150181 vcl: first column is editable by default in SvTabListBox 2022-07-28 15:44:53 +02:00
uitest
window gtk4: don't attempt to create a visual junction between float and launcher 2022-07-28 17:24:54 +02:00