Top "Letter-spacing" questions

a CSS property that defines the spacing between text characters

Letter spacing in canvas element

The question says it all pretty much. I've been searching around and starting to worry that it's impossible. I've got …

javascript css html canvas letter-spacing
Is there a way to make css letter-spacing: 0.5 px?

I ran across the problem, I need to make it easy for users to read the text, so I used …

css letter-spacing
CSS text justify with letter spacing

Is there a way to automatically justify words using letter spacing, each in its row, to a defined width, using …

css justify letter-spacing text-justify
Letter-spacing wrong text center alignment

I have noticed a odd behavior in using letter-spacing and text-align:center together. Increasing the space, bring the text to …

html css letter-spacing
CSS: Letter-spacing percent to completely fit the div container

i need to fit completely a text in a 100% width div container. I attempted using letter-spacing but it looks like …

html css letter-spacing
Convert letter-tracking value set in Photoshop to equivalent letter-spacing in CSS

I am currently building a site from a PSD. Most of the fonts have a letter-tracking of -25 ( <- …

css fonts photoshop units-of-measurement letter-spacing
Safari, letter-spacing with custom font

Using the Dosis font from Google Webfonts ... @import url(http://fonts.googleapis.com/css?family=Dosis:400,300,200,500,600,700,800); after extensive testing in …

fonts font-size custom-font letter-spacing
IE9 letter-spacing problem

I have a page that renders ok, in FF (3x, 4x), Chrome, IE (6, 7, 8). When tested on IE9 the texts are …

css standards render internet-explorer-9 letter-spacing
How to change letter spacing of UIButton in Swift?

I've found how to set letter spacing to UILabel (here) but this method is not working for UIButtons. Does anyone …

swift uibutton letter-spacing
how to do you use letter-spacing smaller than 1px

I have a web font that I am trying to get the spacing just right. I have it set at …

css fonts webfonts letter-spacing