惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
U
Unit 42
Y
Y Combinator Blog
I
InfoQ
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
量子位
Microsoft Security Blog
Microsoft Security Blog
B
Blog
The Cloudflare Blog
F
Fortinet All Blogs
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
C
Check Point Blog
S
SegmentFault 最新的问题
爱范儿
爱范儿
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
罗磊的独立博客
T
Tailwind CSS Blog

PBS activity

Make capypdf a submodule (7f9465b6) · Commits · Inkscape / inkscape · GitLab Draft: Make capypdf a submodule to enable it in the PPA (!7987) · Merge requests · Inkscape / inkscape · GitLab a7a272aeb209d29b500adb09d575af1d89645ffe to f9f9d913e36b14250122d9bc43911b5bb84e958c · PBS / Inkscape · GitLab Make capypdf a submodule (12ee5f11) · Commits · Inkscape / inkscape · GitLab Commits · launchpad-staging · Inkscape / inkscape · GitLab Commits · unmeson · PBS / Inkscape · GitLab Objects can't be moved using arrows keys (#6226) · Issues · Inkscape / inkscape · GitLab Down, left, right arrow keys don't work to move objects (#13628) · Issues · Inkscape / Inbox · GitLab Down, left, right arrow keys don't work to move objects (#13628) · Issues · Inkscape / Inbox · GitLab Draft: Expand tests for boolean operations on paths (!7980) · Merge requests · Inkscape / inkscape · GitLab 1.5-dev: cannot create/open documents after closing window on macOS (#5981) · Issues · Inkscape / inkscape · GitLab Use new Modifiers system for the arc tool (!7961) · Merge requests · Inkscape / inkscape · GitLab Remove dependency on deprecated appdirs module (!730) · Merge requests · Inkscape / extensions · GitLab Commits · appdirs · PBS / extensions · GitLab 1.5-dev: Unable to open the Extension Manager (#6202) · Issues · Inkscape / inkscape · GitLab PBS pushed to project branch capypdf-static at PBS / Inkscape PBS pushed to project branch capypdf-static at PBS / Inkscape Make internal capypdf static (!7947) · Merge requests · Inkscape / inkscape · GitLab Shape builder tool does not detect the interior region (#4477) · Issues · Inkscape / inkscape · GitLab Make (most) tests build and run on Windows (!7940) · Merge requests · Inkscape / inkscape · GitLab Generate AppImage with quick-sharun (a465f4ce) · Commits · PBS / Inkscape · GitLab Commits · sharun · PBS / Inkscape · GitLab 1.5-dev: Split mode state is incorrect in the menu when opening a new document (#6135) · Issues · Inkscape / inkscape · GitLab PBS deleted project branch deadlock-win at PBS / Inkscape 1.5-dev: (Windows) Deadlock on quit, process not exiting sometimes (#6003) · Issues · Inkscape / inkscape · GitLab Fix dark mode on gtk 4.20 (!7932) · Merge requests · Inkscape / inkscape · GitLab Fix some resizing issues on Windows by not setting GTK_CSD (!7931) · Merge requests · Inkscape / inkscape · GitLab Draft: Fix AppImage crashing during save on older distros (!7922) · Merge requests · Inkscape / inkscape · GitLab 19086deebf770c8932b403ee536c8f8562a376f9 to 55362ef7d4c363d9613d70ac7194de7e8e323a34 · PBS / Inkscape · GitLab c74f78ca23ff302b7b59175490b870f1a616b778 to 19086deebf770c8932b403ee536c8f8562a376f9 · PBS / Inkscape · GitLab
3bd629c13b87c4ab2af3d126f86ddcc8bbf2f149 to ca8baeeb44cbf...
PBS · 2026-05-01 · via PBS activity

源代码提交 12

  • Cleanup SPIFloat and default values in styles · b233c4c0
    Remove remaining uses of SCALE24_TO_FLOAT and FROM_FLOAT macros which were only
    used for SPIFloat and can easily be folded into the object itself.
    
    Harmonize the default data type use with SPIEnum, SPILength and SPIFontSize
    this allows the rendering engine nr-style.cpp to use the right rendering value
    which is always the computed value and not need to think about the internal
    implementation of the style variable between `value`, `computed` and will allow
    these variable to be made private in the future.
    
    Mikekov: Add `as_double` and `as_enum` getter functions for the new explicit interface.
  • Fix crash while using maximum scans in trace dialog · a52cf8ae
    Vaibhav Malik 创作于 Vaibhav Malik's avatarVaibhav Malik 提交于
    * In the multi-color autotrace mode, max scans is used to set the
      `color_count` value. It determines the number of colors a color bitmap
      is reduced to. The allowed values are 1 to 256.
    
    * The crash occurred because of incrementing scans value by 1 in
      multi-color autotrace mode while invoking setColorCount. Since, the
      maximum value allowed for the scan adjustment is 256, this'd result in
      color count being set to 257. Hence, resulting in a crash because of
      out of range value.
    
    Fixes: #5475
  • Speed up drawing cache insert · bfec9d1a
    Use boost intrusive multiset instead of std::list, now insert takes O(log n)
    instead of O(n) with n number of items on canvas. Erase remains O(1).
    
    No more memory allocation or failure paths on cache insertion
    at the expense of slightly larger DrawingItem struct.
  • Fix Rotation and Undo History when rotated · 7c47c2c0
    Ayan Das 创作于 karliss1's avatarkarliss1 提交于
    In 'transform_rotate', 'transform_rotate_step', and 'transform_rotate_screen' multiply the rotation angle by 'yaxisdir()' to ensures the visual rotation the action (CW vs CCW).
    calculate the visual angle' relative to 'yaxisdir()' for generating the Undo History message.
    
    Fixes: #5992
  • Fix breakage with Ubuntu 26.04 CI · ca8baeeb
    * Implement supersampling for CLI tests, allowing lower fuzz thresholds.
    * Merge l2compare.sh into check_output.sh to reduce duplication.
    * Always use L2 metric for fuzzy raster comparisons, not absolute error.
    
    * Fix 09-text-layout.svg to add 'arabic' css class to some text that was
      missing it, use 'Noto Sans Hebrew' for hebrew text, and re-show some
      cut-off text. Update bundled Noto Sans fonts that it depends on.
    
    * Fix test-store writing to source directory.
    
    * Update reference images and adjust fuzz. Only significant reference
      image change is the peppercarrot one, where some previously missing
      text ("日本語") actually appears now.
加载中