Changeset 17500
- Timestamp:
- 01/10/14 11:23:14 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/termtv/index.html
r17499 r17500 526 526 <!--POST-SHADOWAREA--> 527 527 <div id="storeArea"> 528 <div title="Bugs" creator="Thomas Bretz" modifier="Thomas Bretz" created="201312112357" modified="201 312151644" changecount="5">528 <div title="Bugs" creator="Thomas Bretz" modifier="Thomas Bretz" created="201312112357" modified="201401101122" changecount="6"> 529 529 <pre>You might find bugs everywhere. This could be non standard javascript, problems with the minimized version, or non supported control sequences. If you find any bug, please report the bug. Send me the recording you wanted to play, tell me which browser you where using, which is the setting of your TERM environment variable and on which server the code is hosted. Email on the left. 530 530 … … 533 533 If you use the web browsers rendering for the text, you might experience some artefacts. This is due to antialiasing, a //feature// of the browser. A rendering accurate pixel-by-pixel is only possible with manipulating the bitmap directly. 534 534 535 Note that although the size of the javascript to be loaded is only in the order of 100kB and the size of the fonts data which is loaded is usually also not exceeding 50kB, the stream you load might be large enough so that you experience a significant loading time. This is not a bug.</pre> 535 Note that although the size of the javascript to be loaded is only in the order of 100kB and the size of the fonts data which is loaded is usually also not exceeding 50kB, the stream you load might be large enough so that you experience a significant loading time. This is not a bug. 536 537 To report a bug, please send me an email (email address on the left)</pre> 536 538 </div> 537 539 <div title="Custom fonts" creator="Thomas Bretz" modifier="Thomas Bretz" created="201312151214" modified="201312151600" changecount="9"> … … 669 671 See [[Player - Options]] for a list of options.</pre> 670 672 </div> 673 <div title="Examples" creator="Thomas Bretz" modifier="Thomas Bretz" created="201401101122" changecount="1"> 674 <pre>This section is expected to contain some links to examples using TermTV. Since I just released TermTV, there is none yet. Please let me know if you want a link to your project be put here (email on the left).</pre> 675 </div> 671 676 <div title="Features" creator="Thomas Bretz" modifier="Thomas Bretz" created="201312101509" modified="201312152035" changecount="16"> 672 677 <pre>* plays recordings from [[ttyrec|http://0xcc.net/ttyrec/index.html.en]] … … 726 731 To see how to use the functions, see [[Usage]].</pre> 727 732 </div> 728 <div title="MainMenu" creator="YourName" modifier="Thomas Bretz" created="201312101329" modified="201 312151215" changecount="78">733 <div title="MainMenu" creator="YourName" modifier="Thomas Bretz" created="201312101329" modified="201401101121" changecount="79"> 729 734 <pre>[[Home]] 730 735 [[Recording]] … … 737 742 [[Installation]] 738 743 [[Usage]] 744 [[Examples]] 739 745 <html><A style="font-size:0.8em;color:darkgray;font-weight:bold;" HREF="mailto:corrado91@gmx.de">&copy; T.Bretz 2014</A></html> 740 746
Note:
See TracChangeset
for help on using the changeset viewer.