Half a croissant, on a plate, with a sign in front of it saying '50c'

h a l f b a k e r y
Yeah, I wish it made more sense too.

idea: add, search, annotate, link, view, overview, recent, by name, best, random

meta: news, help, about, links, report a problem

account: Browse anonymously, or get an account and write.

User:
Pass:

or Create a new account.


         

Inline Character
Send one glyph
 
(0)
  [vote for,
against]


There have been times I wanted to to add a single character from an odd font to a document (HTML, word processing, etc). I propose a format similar to that used for vector fonts, but usable to easally export one character for inclusion into a document. Similarly, I would like an extention to the HTML language that would support a "glyph" object... just like a charachter in how it can be scaled, displayed in different colors, etc, but included in the document with a src= type thing.

badoingdoing, Dec 30 2000

[link]






       If you create a reasonable-sized bitmap version of your glyph, you can imbed it in your text using, e.g.,   

       <img src="whatever" style="height:1em;width:1em">   

       This will cause the image to automatically be scaled to whatever font size is in use at the time.

supercat, Dec 30 2000
  

       That's one of the promises of the Scalable Vector Graphics standard, as I understand it: specify your special character as an SVG document and reference it in your HTML, CSSable and everything. Not that I understand the standard, that is--it's (some say overly) complex.   

       dictionary.com uses supercat's suggestion for special characters in pronunciations.

markfox, Jan 01 2001
  

       Yes. SVG solves the problem with supercat's suggestion, which is that browsers don't scale bitmap images very well.

egnor, Jan 01 2001
  
      
[annotate]
  


 
back: main index
 business 
 computer 
 culture 
 fashion 
 food 
 halfbakery 
 home 
 other 
 product 
 public 
 science 
 sport 
 vehicle