wolfchart/README.md

43 lines
1.7 KiB
Markdown
Raw Normal View History

2017-02-17 00:19:34 -05:00
# WolfChart v1.4
2017-01-25 02:22:04 -05:00
by Ballantyne de Wolf and Offspring Digital
This is professional optometrist/optician/ophthalmologist tool for measuring visual acuity. I cannot be used safely by the general public.
If you have any concerns about your vision or eyes, consult a qualified professional.
Now that's out of the way, the objectives are:
1. Clinically relevant, scientifically supported visual acuity measurement in the widest possible range of clinical settings
2. Open source with GNU licence
3. Can be used on a wide variety of screen hardware
3. Customisable optotypes and alphabets to come in version 2
2017-01-25 02:22:04 -05:00
Ver1.4
- various bug fixes
- improved consistency of svg elements to use only filled paths and polygons, no strokes.
- improved implementation of rgba to permit overlapping elements - opacity is now applied to the whole svg element, not its child elements
- larger, more readable VA labels
2017-02-17 00:19:34 -05:00
2017-01-30 19:54:57 -05:00
Ver1.3
Added duochrome function with a shortcut key to be assigned in config form.
Help and very quick guide updated
2017-01-29 05:36:51 -05:00
2017-01-30 19:54:57 -05:00
Ver1.2
2017-01-29 05:22:39 -05:00
Help text updated
2017-01-29 05:36:51 -05:00
2017-01-29 05:22:39 -05:00
Expanded Sloan and Snellen optotypes.
2017-01-29 05:36:51 -05:00
2017-01-29 05:22:39 -05:00
New alphabets for
- BS4724.3
- SnellenU
- ETDRS
- SloanU
2017-01-29 05:36:51 -05:00
2017-01-29 05:22:39 -05:00
Improved letter R in both Sloan and Snellen
- ISSUE need to apply opacity to svg, not elements of svg, so that characters can have overlapping elements
2017-01-29 05:36:51 -05:00
2017-01-29 05:22:39 -05:00
Added text under HELP in guide-section: "Very quick guide: Calibrate and configure your chart using this help guide. Click or tap on white space to scroll the chart up and down, or use the up and down arrows on your keyboard. Click or tap on any letter to mask it. Click it again to unmask."
2017-01-25 02:22:04 -05:00
Ver1.1
Supports 4 optotypes with an alphabet each. Help text needs some work.