Regarding Label Font

Hi,

I need help regarding setting Label font property through entity API.
Does Cesium support all font styles (normal,italic, Oblique) and weights ( normal,bold, bolder,lighter).

Thanks,
Gowtham.

Hello Gowtham,

Yes, please take a look at the ‘Set Font’ part of this example: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Labels.html&label=Showcases

Best,

Hannah

Hi Hannah,

Font style oblique has an issue. Label is cutting from right with font style Oblique. Could you please confirm whether it’s the expected behavior or it’s a bug? Please find the attached screenshot.

Thanks,

Gowtham.

Hello,

Thanks for reporting this! It looks like a bug. I’ve filed an issue here: https://github.com/AnalyticalGraphicsInc/cesium/issues/3782

Best,

Hannah

Hello Gowtham,

This issue has just been fixed and will be available with the 1.25 release available September 1st.

Best,

Hannah