|
|
|
|
Customers GenoPro version: 3.0.0.7
Last Login: Wednesday, July 6, 2016
Posts: 57,
Visits: 149
|
Thanks for the change Ron.However now all people are marked as dead on SVG... Seems a bit overdoing Another question, but really not so important. On my genomap some of the gender symbols are colored (I used all top-left, bottom left etc colors on display tab) - I am using this to mark my direct ancestors for easier visibility. Is this possible on SVG somehow?
|
|
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 47 minutes ago
Posts: 3,487,
Visits: 27,242
|
Yes I do seem to have killed off a few people prematurely! I have updated the genomap.txt file above to ensure I only cross out the dead ones. You can hide the cross by setting the 'never draw deceased cross' flag under the Individual's Display tab within GenoPro.And yes I should be able to add the marker blocks in the gender symbol. Watch this space .....
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 47 minutes ago
Posts: 3,487,
Visits: 27,242
|
Another question, but really not so important. On my genomap some of the gender symbols are colored (I used all top-left, bottom left etc colors on display tab) - I am using this to mark my direct ancestors for easier visibility. Is this possible on SVG somehow? Have now posted new version of genomap.svg (a.k.a genomap.txt) into my earlier posts in this thread that reproduces any coloured quadrants in the gender symbols and also displays 'social entities' and 'social relationships'. This was perhaps the most demanding bit of coding with some algebra needed to determine line intersections which put my head in spin for a while! There is also an improvement in the flow of text within labels & Social entities to make it look more like GenoPro. You need Adobe SVG Viewer Beta 6 to see this. Also fixed bug caused by GenoPro sometimes placing an @ symbol in front of Global.Font property causing a default font to be selected and non-Latin characters not to be displayed (e.g. Japanese). The social entity/relationship line pattern rendering is perhaps not exactly the same as GenoPro yet and at present the arrowheads are always black. C'est la vie!
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Edited: Tuesday, November 15, 2005 by
Ron
|
|
|
|
|
Administrators Moderators Customers Gamma FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Tuesday, February 3, 2026
Posts: 4,886,
Visits: 22,803
|
I have been working on many improvements for the report generator. Of course, those changes will be in Beta15b.- The
boundary_rect now returns a rectangle as an object, which makes it easier to manipulate and format. I also fixed the problem where the boundary_rect is empty for the individual. - The positions x,y are returned without the parentheses (), making them simpler to parse.
- It is possible to get the text of a label as displayed in the family tree. A simple
For loop does the trick to iterate for each display line. Also, the dimension (width and height) of the text can be returned. - I plan to eventually have GenoPro return an array of points representing the drawing of the emotional relationships. This way, there will be no need to compute anything... just connect the dots.
Edited: Monday, November 14, 2005 by
GenoProSupport
|
|
|
|
|
Customers GenoPro version: 3.0.0.7
Last Login: Wednesday, July 6, 2016
Posts: 57,
Visits: 149
|
It is perfect!!! Thanks Ron, appreciate your mathematical abilities...
|