Opened 7 years ago

Last modified 7 years ago

#17548 closed defect

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

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

Description (last modified by Allroads)


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.

This is on JOSM zoom level 25.

Thanks, for looking into it.

Change History (2)

by Allroads, 7 years ago

Attachment: fontsize.JPG added

comment:1 by Allroads, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.