summaryrefslogtreecommitdiffstats
path: root/tests/font.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [8da7af2f8e]: slow widget creation if default font is not used.fvogel2024-01-271-21/+29
|\
| * Since we are here make font-15.1, font-15.2 and font-15.3 robust against prev...fvogel2024-01-231-8/+11
| * Fix typofvogel2024-01-221-2/+2
| * Test suite hygiene - Let font-17.1 and font-18.1 be independent from previous...fvogel2024-01-221-13/+18
* | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-151-3/+4
|\ \ | |/
| * Remove debug outputs.fvogel2023-11-151-6/+0
| * Remove useless abs() in font-44.1fvogel2023-11-141-1/+1
| * Reintroduce rounding in font-44.1fvogel2023-11-131-1/+1
| * Forgot abs() in previous commit.fvogel2023-11-131-1/+1
| * Switch to a floating point approach in font-44.1fvogel2023-11-121-2/+2
| * Add temporary debug output to font-44.1fvogel2023-11-081-0/+6
| * Pixel sizes in font-44.1 must match as integers, therefore round computations.fvogel2023-11-071-2/+2
| * Make font-44.1 more independent of the actual font size available by still ch...fvogel2023-11-061-2/+3
| * Redo [c306fdd1].fvogel2023-11-061-1/+1
| * Backout [6f485577] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-1/+1
* | Backout [3f4e8a7f] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-1/+1
* | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-051-1/+1
|\ \ | |/
| * Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-291-1/+1
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-30/+30
* | Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-3/+2
|\ \ | |/
| * font-38.11, font-44.2, unixFont-2.11: Eradicate all remaining failsOnUbuntuNo...fvogel2022-10-311-3/+2
* | Merge core-8-6-branch that just received changes from unstable_tests branch, ...fvogel2022-10-171-18/+17
|\ \ | |/
| * The latter commit made font-47.2, font-47.3, frame612.3 and textImage-4.2 fai...fvogel2022-10-131-4/+4
| * Further try to avoid possible hangs in frame-12.3, textImage-4.2, font-47.2 a...fvogel2022-10-111-2/+8
| * Try a different approach in font-47.2 and font-47.3. Instead of waiting (whic...fvogel2022-10-081-16/+6
| * Keep the small delay in font-47.2 and font-47.3 but remove the after idle.fvogel2022-10-071-2/+2
| * Add a small delay in font-47.2 and font-47.3 because they could still stay st...fvogel2022-10-061-2/+2
| * Try to let font-47.2 and font-47.3 not stay stuck.fvogel2022-10-041-0/+2
| * Stabilize font-47.2 and font-47.3 by making use of <<TkWorldChanged>> instead...fvogel2022-10-031-18/+19
| * In font-47.2, make use of the offset defined instead of using the hardcoded v...fvogel2022-10-031-2/+2
| * Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-2/+2
| * TIP 608 implementation - Add <<TkWorldChanged>> virtual eventgriffin2021-10-221-0/+141
| |\
* | | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-2/+2
* | | Mark two testcases as "knownBug". See [https://core.tcl-lang.org/tcl/tktview?...jan.nijtmans2022-03-251-2/+2
* | | Merge TIP #577 implementation: "Enhanced index values for Tk"jan.nijtmans2021-10-281-5/+5
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2021-10-271-0/+141
| |\ \ \ | |/ / / |/| | |
| * | | Merge 8.7jan.nijtmans2021-05-021-3/+3
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-01-081-4/+4
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-10-231-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunkjan.nijtmans2020-10-121-219/+221
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-08-191-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-07-171-3/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | More progress, implementing enhanced "-underline"jan.nijtmans2020-06-121-3/+3
| |/ / / / / / / /
* | | | | | | | | TIP 608 implementation - Add <<TkWorldChanged>> virtual eventgriffin2021-10-221-0/+141
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event.griffin2021-08-041-0/+141
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CALayer backing for 8.7culler2021-04-281-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Using the CALayer changes some timings -- make some small adjustments to a fe...culler2021-04-251-3/+3
* | | | | | Merge 8.6jan.nijtmans2020-12-101-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | On github actions, make build fail if any testcases fails. Mark 2 failing tes...jan.nijtmans2020-12-101-2/+2
* | | | | | (c) -> ©jan.nijtmans2020-12-091-1/+1