Opened 7 years ago

Last modified 7 years ago

#17548 closed defect

font-size not working at node image — at Initial Version

Reported by: Allroads Owned by: team
Priority: normal Milestone:
Component: Core mappaint Version: tested
Keywords: mapcss Cc:

Description

No image "fontsize" attached to Ticket #17548

text: "maxheight";
text-color: #ff0000;
text-halo-color: #262626;
text-halo-opacity: 0.8 ;
text-halo-radius: 1.5;
text-anchor-horizontal: center;
text-anchor-vertical: below;
/* NO MAXHEIGHT height_restrictor, */
node|z18-["barrier"="height_restrictor"][!maxheight]{
text: tr("?");
font-size: 25;	
text-color: #ffff00;

I can not make the text-size bigger.

Thanks, for looking into it.

Change History (1)

by Allroads, 7 years ago

Attachment: fontsize.JPG added
Note: See TracTickets for help on using tickets.