Skip to content

v2.0.5

Compare
Choose a tag to compare
@chrishutchinson chrishutchinson released this 13 Dec 10:53
  • Add support for a fontWeight configuration property on type: 'text' layers:
layerName: {
  type: 'text',
  fontWeight: 'bold',
  // ...
}