Just came across an issue that started out technical and has bled over into licensing.
Some of out users aren't happy with the default Korean font used on the site. So I looked around and installed some Korean fonts that have open licenses.
The funny thing is the regular (low ASCII) characters changed, but not the Korean characters (high ASCII). I did some digging and apparently those fonts I used the euc-kr character set, while the site uses utf-8. I found another site that specifically lists the fonts as Unicode, downloaded those, and all the characters display as expected. Unfortunately, the second site does not list the licensing terms of the fonts.
So my question is: does the license apply to the font itself, or the would using a different character encoding have a different license?