Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pango use ink extent. | Yuqian Yang | 31 hours | 1 | -6/+6 |
| | |||||
* | Fix pango scale. | Yuqian Yang | 31 hours | 1 | -9/+27 |
| | |||||
* | Fix pango font rendering. | Yuqian Yang | 2 days | 3 | -2/+6 |
| | |||||
* | Fix svg parsing bug caused by evaluation order. | Yuqian Yang | 2025-09-15 | 1 | -51/+80 |
| | |||||
* | Use std::string in logger. | Yuqian Yang | 2025-09-07 | 1 | -1/+1 |
| | |||||
* | Remove some usage of my format. | Yuqian Yang | 2025-09-07 | 1 | -0/+2 |
| | |||||
* | Rename CRU_LOG_* to CRU_LOG_TAG_*. | Yuqian Yang | 2025-08-18 | 1 | -1/+1 |
| | |||||
* | Rename ToCFStringRef to ToCFString. | Yuqian Yang | 2025-08-18 | 3 | -3/+3 |
| | |||||
* | Fix compiling error of name conflict. | Yuqian Yang | 2025-08-16 | 1 | -1/+1 |
| | |||||
* | Move Core Foundation string out of cru String. Still error. | Yuqian Yang | 2025-08-16 | 3 | -7/+10 |
| | |||||
* | Remove some files of OSX. Symbol Point is conflict and needs to be | Yuqian Yang | 2025-06-15 | 3 | -23/+7 |
| | | | | fixed. | ||||
* | Rename common to base. | crupest | 2024-10-06 | 15 | -20/+20 |
| | |||||
* | Get rid of GSL. | crupest | 2024-02-08 | 1 | -2/+2 |
| | |||||
* | Re-think about ToString. | crupest | 2023-10-14 | 1 | -3/+3 |
| | | | | | | | ToString for a class should lies in the same namespace of the class. Argument-dependent name lookup will help make Format work. The problem is it will hide ToString at parent namespace. But if you call ToString explicitly, it's you duty to use the ToString in correct namespace. | ||||
* | ... | crupest | 2023-10-12 | 4 | -3/+41 |
| | |||||
* | Make svg geometry builder a mixin. Record a lot of notes for geometry. | crupest | 2023-10-12 | 5 | -131/+135 |
| | |||||
* | SvgGeometryBuilder done! | crupest | 2023-10-12 | 1 | -0/+120 |
| | |||||
* | Make compile work again. | crupest | 2023-10-12 | 1 | -3/+5 |
| | |||||
* | ... | crupest | 2023-10-12 | 1 | -0/+6 |
| | |||||
* | ... | crupest | 2023-10-12 | 7 | -2/+71 |
| | |||||
* | ... | crupest | 2023-10-09 | 2 | -1/+39 |
| | |||||
* | ... | crupest | 2023-10-09 | 4 | -5/+42 |
| | |||||
* | ... | crupest | 2023-10-08 | 1 | -0/+32 |
| | |||||
* | ... | crupest | 2023-10-08 | 4 | -1/+27 |
| | |||||
* | ... | crupest | 2023-10-07 | 2 | -0/+1 |
| | |||||
* | ... | crupest | 2023-10-07 | 1 | -1/+4 |
| | |||||
* | Try to unify meson projects. So deps will be well organized. | crupest | 2023-10-07 | 1 | -3/+3 |
| | |||||
* | Start migrating cairo for emsripten. | crupest | 2023-10-07 | 1 | -12/+19 |
| | |||||
* | ... | crupest | 2023-10-06 | 1 | -1/+0 |
| | |||||
* | Init web canvas. | crupest | 2023-10-06 | 3 | -0/+19 |
| | |||||
* | Start to work on emscripten. | crupest | 2022-09-29 | 4 | -5/+5 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -18/+34 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -13/+16 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -4/+9 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -3/+0 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -7/+21 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -4/+4 |
| | |||||
* | ... | crupest | 2022-06-09 | 2 | -4/+13 |
| | |||||
* | ... | crupest | 2022-06-09 | 2 | -1/+7 |
| | |||||
* | ... | crupest | 2022-06-09 | 2 | -4/+172 |
| | |||||
* | ... | crupest | 2022-06-09 | 1 | -1/+10 |
| | |||||
* | ... | crupest | 2022-06-09 | 2 | -0/+28 |
| | |||||
* | ... | crupest | 2022-06-08 | 2 | -0/+53 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -2/+4 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -1/+0 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2022-06-08 | 2 | -2/+187 |
| | |||||
* | ... | crupest | 2022-06-08 | 1 | -0/+11 |
| | |||||
* | ... | crupest | 2022-06-08 | 2 | -0/+38 |
| |