﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3819	Bad display of text on 64 bit OMEdit	anonymous	Adeel Asghar	"Consider the following model:

{{{
model SomeText
  annotation(Diagram(coordinateSystem(extent = {{-100, -80}, {100, 80}}), graphics = {Text(origin = {-11, 2}, extent = {{-43, 6}, {43, -6}}, textString = ""This is a rather long text label on a diagram sheet"")}));
end SomeText;

}}}
It displays the string correctly under OMEdit 32 bit, while the font is weird on 64 bit.
In addition the gridlines are too thick on 64 bit executable."	defect	closed	normal		OMEdit		fixed		
