background image

13: Matches D
14: Match
15: Blue
16: White
17: Result
18: Results
19: Time
20: Wins (short word for wins)
21: Pts (short word for points)
22: Pos (short word for position)
23: Previous winner
24: Next
25: Weight:
26: PRELIMINARY SCHEDULE
27: weighin-notes.pdf (a file name)
28: schedule.pdf (a file name)
29: categories.pdf (a file name)
30: Category
31: Next fights
32: Categories
33: Statistics
34: Medals
35: Total
36: Country

Score Legends

JudoTimer can send information about how the fight was won, i.e. ippon as a result of a throw, 
choke etc. These legends can be shown on the bracket sheets. Two methods exist. Common to 
both is that the text tags are not used any more. It is important to set correct IDs (names) for the 
graphical elements. For example SVG code for a rectangle looks like this:
<rect id=”my-id” x=”100” y=”200” …/>

IDs are used to distinguish between legends and their placements.

Legends in a File

Create a file legends.svg in the same directory where the sheet files are. Create all the legends 
you want and a “no legend” picture (white rectangle). Size of the legends doesn't matter. Set their 
IDs. The following table lists British legends:

Number Legend

ID

0

Legend not known or no legend

legend0

1

Ippon as a result of a throw

legend1

2

Ippon as a result of a hold

legend2

3

Ippon as a result of a choke

legend3

4

Ippon as a result of an armlock

legend4

5

Win by Sogo-Gachi

legend5

6

Win by direct Hansoku-Make

legend6