Can I copy glyphs from existing fonts ?

Hi,

I am developing a new font, which will have the roman alphabets included in it. Does there exist a way in which I can copy the glyphs from some existing font instead of drawing them from scratch.

Thanks in advance

Yes, just copy and paste, but make sure that you use a font like my fonts with an OpenSource license that allows this.

However, do note that if you do this, your own font must also be released as an OpenSource font.

The copied glyphs will have metrics such as Caps Height, x-height, ascenders and descenders that your new glyphs should match, otherwise your font will look odd if Roman text is mixed with your glyphs.