I want to have nodes with multiple colours, yet still have the same font in each, so I don't have to install specific fonts on each colour. To do this usually one uses font outlining. This URL discusses it:
http://www.labnol.org/internet/font-color-for-captions/28099/
Is it possible to do this in yEd? At the moment the y:NodeLabel tag has hasLineColor and hasBackgroundColor boolean attributes. Would these help in getting an outline, i.e. black outline on a white font? Or will a new Open Font be required to be imported?
Thanks.