GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
SVG presentation


https://support.genopro.com/Topic15179.aspx
Print Topic | Close Window

By dereksimmans - Tuesday, December 12, 2006
I am using the colours for the marriages on the family tree to highlight the information.   When I look on the SVG the colours are all out of line.Smile
By genome - Tuesday, December 12, 2006
Thanks for the report. Strange how I had not noticed this before. Anyway the fix is to change line 616 of genomap.svg
from
  Report.WriteFormattedLn "<rect x=""{}"" y=""{}"" height=""{}"" width=""{}"" style=""stroke:none;fill:{};""/>", Cstr(pos.x - Util.GetWidth(f.DisplayText.Dimension)/2), Cstr(pos.y - nFontSize/2 - Util.GetHeight(f.DisplayText.Dimension)), Util.GetHeight(f.DisplayText.Dimension), Util.GetWidth(f.DisplayText.Dimension), strFill
to
  Report.WriteFormattedLn "<rect x=""{}"" y=""{}"" height=""{}"" width=""{}"" style=""stroke:none;fill:{};""/>", Cstr(xTopCenter - Util.GetWidth(f.DisplayText.Dimension)/2), Cstr(pos.y - nFontSize/2 - Util.GetHeight(f.DisplayText.Dimension)), Util.GetHeight(f.DisplayText.Dimension), Util.GetWidth(f.DisplayText.Dimension), strFill
Hopefully this will be in the next release (GenoPro 2007?)
By jodah - Saturday, February 2, 2013
Hi Derek,

Could you please contact me by email as I am interested in your photos.