Releases: HartBlanc/anki-uk-geography
Releases · HartBlanc/anki-uk-geography
stirling city fix
Constituencies preview release
Adds an initial pre-release for the constituencies deck
No colours!
- Note added for River Severn
- Thames Estuary has been renamed to The Thames
- Cities that are also counties have been updated to just include a single circular county.
- Colours for individual locations have been replaced with a greyscale map + green for focused location
- On the region cards, the individual counties have been merged to form a single region shape
- Night / dark mode now supported (tested on anki desktop + anki web + ankidroid)
- Text box input option added for relevant card types
- Scotland council area shapes improved to be sharper
- Shapes of BoW improved to be sharper
- RoI shape improved to be sharper
- Strokes removed on county shapes
Cities
CSS SVG model
Previously we would generate all of the SVGs as separate files - this was quite inefficient (large file size and more code) and made adding CSS to the images difficult.
In this version, there are just three base template SVGs, from here all the others are generated using CSS.
This allows the apkg size to be much smaller and allows elements to be animated.