Finish up implementation of drawing curve with derivative

Fixes #8299
This commit is contained in:
Kovid Goyal
2025-05-10 08:37:17 +05:30
parent 20e5c7b004
commit e8d50d0734
2 changed files with 42 additions and 13 deletions

View File

@@ -160,6 +160,8 @@ Detailed list of changes
- :ac:`change_font_size` allow multiplying/dividing the current font size in addition to incrementing it (:iss:`8616`)
- Box drawing: Improve appearance of rounder corners giving them a uniform line width (:iss:`8299`)
0.41.1 [2025-04-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~