Ian Turton ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A8d264a2b-8be0-40de-8b94-9442d49c4f6f ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMTJkMWQ0MmM5YTA4NDYxZWFhOTBjNDE0ZjdlYTNjZGIiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-9808?atlOrigin=eyJpIjoiMTJkMWQ0MmM5YTA4NDYxZWFhOTBjNDE0ZjdlYTNjZGIiLCJwIjoiaiJ9 ) GEOS-9808 ( https://osgeo-org.atlassian.net/browse/GEOS-9808?atlOrigin=eyJpIjoiMTJkMWQ0MmM5YTA4NDYxZWFhOTBjNDE0ZjdlYTNjZGIiLCJwIjoiaiJ9 ) CSS Styles don't change the size of a label unless `font-style` is set ( https://osgeo-org.atlassian.net/browse/GEOS-9808?atlOrigin=eyJpIjoiMTJkMWQ0MmM5YTA4NDYxZWFhOTBjNDE0ZjdlYTNjZGIiLCJwIjoiaiJ9 ) Issue Type: Bug Affects Versions: 2.18.0 Assignee: Unassigned Attachments: large-label.png, small-label.png Components: CSS Created: 25/Nov/20 3:16 PM Environment: Windows, chrome Priority: Medium Reporter: Ian Turton ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A8d264a2b-8be0-40de-8b94-9442d49c4f6f ) With this style: * { stroke: black; stroke- width : 0.5; fill: yellow; label: [STATE_ABBR]; font -fill: black; font-size : 20; } Normal sized labels are produced. ( https://osgeo-org.atlassian.net/secure/attachment/33609/33609_small-label.png ) While with: * { stroke: black; stroke- width : 0.5; fill: yellow; label: [STATE_ABBR]; font -fill: black; font-size : 20; font-style : normal; } The labels change size as expected ( https://osgeo-org.atlassian.net/secure/attachment/33608/33608_large-label.png ) ( https://osgeo-org.atlassian.net/browse/GEOS-9808#add-comment?atlOrigin=eyJpIjoiMTJkMWQ0MmM5YTA4NDYxZWFhOTBjNDE0ZjdlYTNjZGIiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-9808#add-comment?atlOrigin=eyJpIjoiMTJkMWQ0MmM5YTA4NDYxZWFhOTBjNDE0ZjdlYTNjZGIiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100151- sha1:c8fcc1e )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
