Skip to content

Instantly share code, notes, and snippets.

@andrewschultz
Created December 24, 2015 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewschultz/e3b7577b8eb26fa436d8 to your computer and use it in GitHub Desktop.
Save andrewschultz/e3b7577b8eb26fa436d8 to your computer and use it in GitHub Desktop.
Trizbort file with accents (for I6 export/issues 233-234)
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.5.9.3">
<info />
<map>
<room id="1" name="générateur à diesel" subtitle="générateur à diesel" x="-128" y="-192" w="96" h="64" region="NoRegion" handDrawn="no" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="générateur à diesel" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="">
<objects at="e">générateur à diesel</objects>
</room>
<room id="2" name="Cave" subtitle="" x="-128" y="32" w="96" h="64" region="NoRegion" handDrawn="no" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="3" startText="générateur à diesel" midText="générateur à diesel" endText="générateur à diesel">
<dock index="0" id="1" port="s" />
<dock index="1" id="2" port="n" />
</line>
<room id="4" name="This doc has different fonts for générateur à diesel across the canvas." subtitle="" x="-288" y="-288" w="448" h="64" region="NoRegion" handDrawn="no" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="">
<objects at="e" />
</room>
</map>
<settings>
<colors>
<canvas>White</canvas>
<fill>White</fill>
<border>MidnightBlue</border>
<line>MidnightBlue</line>
<selectedLine>Gold</selectedLine>
<hoverLine>DarkOrange</hoverLine>
<largeText>MidnightBlue</largeText>
<smallText>MidnightBlue</smallText>
<lineText>MidnightBlue</lineText>
<grid>#F5F5F5</grid>
</colors>
<regions>
<NoRegion Name="NoRegion" TextColor="Blue">White</NoRegion>
</regions>
<fonts>
<room size="12.75">Arial</room>
<object size="11">Comic Sans MS</object>
<line size="9">Microsoft Sans Serif</line>
</fonts>
<grid>
<snapTo>yes</snapTo>
<visible>yes</visible>
<showOrigin>yes</showOrigin>
<size>32</size>
</grid>
<lines>
<width>2</width>
<handDrawn>yes</handDrawn>
<arrowSize>12</arrowSize>
<textOffset>4</textOffset>
</lines>
<rooms>
<darknessStripeSize>24</darknessStripeSize>
<objectListOffset>4</objectListOffset>
<connectionStalkLength>32</connectionStalkLength>
<preferredDistanceBetweenRooms>64</preferredDistanceBetweenRooms>
<defaultRoomName>Cave</defaultRoomName>
</rooms>
<ui>
<handleSize>12</handleSize>
<snapToElementSize>16</snapToElementSize>
</ui>
<keypadNavigation>
<creationModifier>control</creationModifier>
<unexploredModifier>alt</unexploredModifier>
</keypadNavigation>
</settings>
</trizbort>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment