Update README.md

Removed Shapes update
This commit is contained in:
ballantynedewolf 2017-02-17 16:31:59 +11:00 committed by GitHub
parent a9fa04fe70
commit 26f496ff16
1 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# WolfChart v1.3
# WolfChart v1.4
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.
@ -8,10 +8,16 @@ 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. I anticipate the average eyecare professional cannot achieve this, but with instructions
a high street level web designer can achieve it. The task is to write valid svg and xml and change one line in the index.htm
3. Customisable optotypes and alphabets to come in version 2
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
Ver1.3
Added duochrome function with a shortcut key to be assigned in config form.
Help and very quick guide updated