Commit Graph

1578 Commits

Author SHA1 Message Date
Thomas Klausner e7b69e7cce TODO: add one 2020-12-27 09:12:28 +01:00
Iku Iwasa 51f614b0c2 iosevka-*: Update to 4.0.2
Changes of version 4.0.2

* Add ligation group brack-bar and brace-bar, and enabled in dlig.
* Add characters:
  * Telephone Sign (U+2121) and Facsimile Sign (U+213B).
  * Cross Mark (U+274C).

Changes of version 4.0.1

* Improve of component glyph coloring of non-equal ligation (like !=).
* Correct shape of 4 in SS14.
* Add Characters:
  * Atom Symbol (U+269B).
  * Black Slightly Small Circle Circle ... Very Heavy Eight-Spoked
    Asterisk (U+1F784 ... U+1F7BF).
2020-12-12 14:53:27 +09:00
Thomas Klausner ba668ca937 TODO: + gnunet-0.14.0 2020-12-10 00:34:36 +01:00
Thomas Klausner 865c69e6d8 TODO: + iosevka-slab-ttf-4.0.1. 2020-12-06 10:16:05 +01:00
Maya Rashish 0952a75eb6 qtcreator update done 2020-11-28 17:43:41 +02:00
Thomas Klausner 38539a4696 TODO: + nuspell-4.1.0. 2020-11-22 10:50:36 +01:00
Thomas Klausner c9871b1903 TODO: - tokei, done 2020-11-09 12:15:18 +01:00
Thomas Klausner c83099e840 TODO: - nuspell, done 2020-11-09 12:03:20 +01:00
Thomas Klausner 928e23fe8c TODO: + nuspell-4.0.1. 2020-11-09 10:41:26 +01:00
Thomas Klausner 6ce55ebea9 nuspell: update to 4.0.0.
- Fix lifetime issue (segmentation fault) in ngram-based suggestions. Fixes #84.
- Fix internal usage of `std::codecvt` in edge case in function `to_wide()` and
  `to_narrow()`
- Fix not propagating recursion depth in spell_break(), which caused hangup.
  Fixes #85.
- Fix overwriting of PDB files when compiling with Visual Studio. This prevented
  debugging nuspell.dll. Fixes #86.
- Fix output of CLI tool to be more compatible to ispell and hunspell.

- Boost is no longer a dependency of the library at all. It is still a
  dependency of the CLI tool. Closes #79. Fixes #71.
- Use `std::string_view` in the public API instead of `const std::string&`. Also
  use it internally at various places.
- Build as shared library by default. Building as static is still possible via
  the CMake's variable `BUILD_SHARED_LIBS`.
- The public API is annotated with dll-export/visibility attributes, and also
  some private functions are annotated needed for testing. This reduces the file
  size. Closes #65.
- Use Unicode text segmentation by default in the CLI tool. Simple segmentation
  on white-space is still available via CLI option.

- Delete deprecated functions in the class Finder.
- Drop under-designed and undocumented feature in the CLI tool about personal
  dictionaries.
2020-10-31 20:45:44 +01:00
Iku Iwasa 437973e3c5 iosevka-*: Update to 3.7.1
Changes of version 3.7.1

* Fix broken line height under Macintosh.

Changes of version 3.7.0

* Make v-k-cursive visible in Upright and Oblique; Split variant selectors
  for k and K.
* Add flat hooked but tailed variants for f (VXEX ... VXFA).
* Fix mark position of Small Heng With Hook (U+0267) and Small Heng
  (U+A727); add letter Cyrillic Iotified Small and Big Yus (U+0468, U+0469,
  U+046C, U+046D), Capital Heng (U+A726), and Cyrillic En With Hook
  (U+04C7, U+04C8).
* Corrected shape of descender-accented Cyrillic letters under Slab; Add
  letter Khakassian Che (U+04CB, U+04CC) and Ghe With Descender (U+04F6,
  U+04F7).
* Add more asterisk and star dingbats (U+2733, U+2734, U+2737 ... U+273A).
* Add more sized geometric shapes (U+26AA, U+26AB, U+2B1A ... U+2B1E,
  U+2B25 ... U+2B2B, U+2BC0 ... U+2BC8, U+2BCA, U+2BCB).
* Fix variant selection for ɳ (U+0273), ɖ (U+0256), and ᶑ (U+1D91).
* Fix shape of capital J under Aile.
* Fix lSlash's shape under Aile.
* Add graphic form of CGJ(U+034F), ZWNJ (U+200C), ZWJ (U+200D), Object
  Replacement Character (U+FFFC), and Replacement Character (U+FFFD).
* Add semicircle arrows (U+21B6, U+21B7) and open-circle arrows (U+21BA,
  U+21BB).
2020-10-31 09:27:43 +09:00
Thomas Klausner 11c5bd04c9 TODO: + iosevka-slab-ttf-3.7.0, nuspell-4.0.0. 2020-10-25 09:19:56 +01:00
Iku Iwasa 5240aaa064 iosevka-*: Update to 3.6.1
* Add dice symbols (U+2680 ... U+2685).
* Add medium and extra-small squares (U+25FB ... U+25FE), white squares and
  circles with quadrants (U+25F0 ... U+25F7) and white diagonal half
  triangles (U+25F8 ... U+25FA, U+25FF).
2020-09-26 13:51:38 +09:00
Thomas Klausner 849a12dcdd TODO: + iosevka-slab-ttf-3.6.1. 2020-09-20 09:01:17 +02:00
Thomas Klausner bb0ebe6c9b TODO: + universalcodegrep-0.3.3. 2020-09-06 10:19:04 +02:00
Thomas Klausner 396435662b *: fix py-cairo/py-cairo118 dependencies
Fix other problems encountered while here.
2020-09-03 17:49:06 +02:00
Pierre Pronchery a4689cc148 gerbera: document what is missing 2020-08-31 21:33:18 +02:00
Thomas Klausner e6b18fa490 TODO: + tokei-12.0.4a. 2020-08-30 10:54:28 +02:00
Thomas Klausner 27d9750329 py-smmap: update to 3.0.4
Changes not found
2020-08-24 10:36:54 +02:00
Thomas Klausner 178cca7bde TODO: nuspell update done 2020-08-24 10:24:24 +02:00
Iku Iwasa c7c7a86aaa iosevka-*: Update to 3.4.3
3.4.3

* Fix conflicting CV tag of VXDA. Variant for l is renamed to VXDL.
* Fix compat-ligature building.
* Massively reduce the glyph quantity needed to support glyph variants.

3.4.2

* Add curly variant for ASCII single quote (') and ASCII grave (`).
* Fix broken marks of U+1AB2, U+0356 and U+035A.
* Fix bar placement of italic џ.
2020-08-22 09:19:18 +09:00
Thomas Klausner 7b840b24a2 TODO: + iosevka-slab-ttf-3.4.3. 2020-08-20 01:03:20 +02:00
Iku Iwasa 5b350202f1 iosevka-*: Update to 3.4.0
* Add tailed two-story a.
* Add turned five-pointing asterisk *.
* Add horizontal crossbar variant of Z and z.
* Add serifless J.
* Add crossing Q.
* Add tailed variant for m, n and h.
* Add flat-top W, w and flat-bottom M.
* Add continuous-bar-rings percent sign %.
* Fix combining letters' overlapping.
* Add earless variants for a, g, p and q.
* Add force-upright bar symbols.
* Add v-l-serifed-asymmetric for l.
* Add two "symmetric" variants of J.
* Add flat-hook f, j and t.
2020-08-09 18:20:13 +09:00
Thomas Klausner 125e7c4d07 TODO: + iosevka-slab-ttf-3.4.0. 2020-08-09 10:46:52 +02:00
Thomas Klausner 638a336a6a TODO: + nuspell-3.1.2. 2020-07-05 21:48:37 +02:00
Thomas Klausner e9400bd8af TODO: + guile30-3.0.4, tokei-12.0.4. 2020-06-28 16:44:43 +02:00
Iku Iwasa ddd7e67d98 iosevka-*: Update to 3.2.2
3.2.2

* Fix broken ligation of kerning colons and dot-related symbols.

3.2.1

* Fix placement of comma-shaped caron in l-caron and t-caron.
* Fix placement of crossbar of 7 under onum and VXAX/VXAY.
* Fix placement of overflowing bar of R-bar.
* Fix shape of Reversed-E.

3.2.0

* Add variants for six (6) : v-six-closed-contour (VXAE) and
  v-six-open-contour (VXAF). v-nine-turned-six is renamed to
  v-nine-open-contour.
* Make variant selectors able to influence l-dot (U+0140).
* Add variants for Ampersand.
* Fix small gaps of l-belt and l-rtail-belt.
* Fix R-bar's bar position.
* Add U+228C, U+228E, U+2214, U+221B, U+221C.
* Add straight-line variant for 1.
* Cover all the characters in CP437.
* Add parenthesis variant with larger contour.
* Fix placement of U+0315 COMBINING COMMA ABOVE RIGHT.
* Fix shape of U+1D24 LATIN LETTER VOICED LARYNGEAL SPIRANT.
* Allow the user to customize the characters' width freely.
* Fix placement of descenders in U+04AC/U+04AD CYRILLIC CAPITAL/SMALL
  LETTER TE WITH DESCENDER.
* Fix shape of U+01A6 LATIN LETTER YR under curly variant.
* Fix serif placement of U+044E CYRILLIC SMALL LETTER YU under Bulgarian
  locale.
* Make combining lines connect left and right.
* Make the curly-slab shape of R, v, x and y more distinctive.
* Add U+02BE MODIFIER LETTER RIGHT HALF RING and U+02BF MODIFIER LETTER
  LEFT HALF RING.
* Add variant v-capital-b-more-asymmetric (VXAQ) for B for better
  differentiation with 8.
* Fix inconsistent stroke widths in heavy delta-like components.
* Made the ties move further away from above marks, and implement
  diacritics above ties.
* Add variants for 4, 7, 6, 9, q and z.
* Fix missing slab on v-u-without-bar.
* Change shape of U+0192 for better differentiation.
2020-06-28 15:29:13 +09:00
Thomas Klausner 1a8645f3db TODO: + iosevka-slab-ttf-3.2.0. 2020-06-21 12:13:41 +02:00
pin e626ea023b Import lumina-1.6.0 as lumina-desktop
TODO: Fix some file permissions on the installed package and
address configuration files location.
2020-06-17 14:16:59 +02:00
Thomas Klausner 99d1fd476c TODO: + tokei-11.2.1. 2020-05-31 15:10:47 +02:00
Thomas Klausner 46e4315c22 TODO: + tokei-11.2.0. 2020-05-24 10:12:47 +02:00
Thomas Klausner 3ec4b8f707 TODO: + nuspell-3.1.1, py-smmap-3.0.4, tokei-11.1.1. 2020-05-11 00:58:05 +02:00
Thomas Klausner 67acef6f69 TODO: + tokei-11.1.0. 2020-04-19 11:37:53 +02:00
Thomas Klausner d23553c3f6 py-smmap: update to 3.0.2
Changes not found
2020-04-12 23:32:09 +02:00
Thomas Klausner 1e6bb88852 TODO: remove nuspell, done 2020-04-12 23:28:53 +02:00
Thomas Klausner c53fe5a60d TODO: + nuspell-3.1.0, py-smmap-3.0.2. 2020-04-12 10:36:47 +02:00
Thomas Klausner 5642029169 TODO: + julia-1.4. 2020-03-25 07:50:03 +01:00
Thomas Klausner a79f804cef TODO: + tokei-11.0.0. 2020-03-22 14:44:47 +01:00
Thomas Klausner 4deeb13307 doc/TODO: + geoclue-2.4.13, openblas-0.3.9. 2020-03-15 09:33:19 +01:00
Thomas Klausner f4ba1b046e TODO: - musescore, not here any longer and pkgsrc version is newer 2020-03-13 08:45:28 +01:00
Thomas Klausner 732c5e149c TODO: remove spotifyd, update done 2020-03-07 16:27:13 +01:00
Thomas Klausner 74c6ea6ee5 py-smmap: replace py-smmap2
Changes:

3.0.1

    Switched back to the smmap package name on PyPI and fixed the smmap2 mirror package (#44)
    Fixed setup.py long_description rendering (#40)
2020-03-07 16:26:16 +01:00
Thomas Klausner e91d286488 TODO: + gitlab-12.8. 2020-03-04 07:28:52 +01:00
Thomas Klausner 4ac8d8bc9e TODO: + py-smmap2-3.0.1. 2020-03-01 11:44:50 +01:00
pin 539ec30f6a lxqt-0.14.1, add import message 2020-02-09 17:51:36 +01:00
Yorick Hardy 090bd0908c TODO: - rclone-1.51.0. 2020-02-02 23:05:09 +02:00
Thomas Klausner fc028b0f4e TODO: + rclone-1.51.0. 2020-02-02 14:14:51 +01:00
Thomas Klausner 2939880623 TODO: + gitlab-12.6. 2019-12-28 14:28:48 +01:00
Thomas Klausner 54760e8137 TODO: + virtualbox-6.1. 2019-12-17 17:38:06 +01:00
Thomas Klausner dad0c5c5e4 TODO: + rclone-1.50.2. 2019-11-24 18:43:40 +01:00