Commit graph

  • 6cc48b5c62
    Move Canvas and QRCode to iced crate Héctor Ramón Jiménez 2023-03-03 04:57:55 +01:00
  • d13d19ba35
    Rename canvas::frame to canvas in iced_wgpu Héctor Ramón Jiménez 2023-03-03 04:00:44 +01:00
  • bbeaf10c04
    Mark Primitive as non-exhaustive in iced_graphics Héctor Ramón Jiménez 2023-03-03 03:55:07 +01:00
  • a9ca89ca55
    Added example of toggling fullscreen to TODOs. Bingus 2023-03-02 08:43:58 -08:00
  • b2a9a1e73c
    Fixed fullscreen only being possible on primary monitor. Bingus 2023-03-02 08:31:39 -08:00
  • 868f79d22e
    Reuse ClipMask in iced_tiny_skia Héctor Ramón Jiménez 2023-03-02 00:40:36 +01:00
  • 350427e82c
    Fix missing qr_code module in iced_native Héctor Ramón Jiménez 2023-03-01 21:52:12 +01:00
  • 119cf2ecd1
    Remove magic boolean in into_paint Héctor Ramón Jiménez 2023-03-01 21:48:27 +01:00
  • 838fd96212
    Disable anti_alias for Frame::fill_rectangle in iced_tiny_skia Héctor Ramón Jiménez 2023-03-01 21:47:15 +01:00
  • 5c0427edbb
    Fix Clip primitive translation in iced_tiny_skia Héctor Ramón Jiménez 2023-03-01 21:41:32 +01:00
  • 5fd5d1cdf8
    Implement Canvas support for iced_tiny_skia Héctor Ramón Jiménez 2023-03-01 21:34:26 +01:00
  • e36daa6f93 Removed glutin MW support and reverted glutin changes back to Iced master since it's being axed as we speak. bungoboingo 2023-02-28 13:44:36 -08:00
  • 51296572c0 Merge remote-tracking branch 'iced-main/master' into feat/multi-window-support bungoboingo 2023-02-28 13:08:30 -08:00
  • 3f6e28fa9b
    Use iced_renderer instead of iced_graphics in root crate Héctor Ramón Jiménez 2023-02-28 20:47:13 +01:00
  • 86b85d1436
    Merge pull request #1735 from iced-rs/remove-alignment-fill Héctor Ramón 2023-02-28 16:03:05 +01:00
  • fd06de5d9c
    Use get_image_uncached in iced_tiny_skia Héctor Ramón Jiménez 2023-02-28 03:48:34 +01:00
  • 9e815cb749
    Remove Fill variant for Alignment Héctor Ramón Jiménez 2023-02-27 16:49:25 +01:00
  • 151daf95b7
    Remove unnecessary cast_slice in iced_tiny_skia Héctor Ramón Jiménez 2023-02-27 16:30:54 +01:00
  • c1ff803b8f
    Implement basic glyph cache in iced_tiny_skia Héctor Ramón Jiménez 2023-02-27 16:28:19 +01:00
  • 11b2c3bbe3
    Reuse text buffers independently of color in iced_wgpu Héctor Ramón Jiménez 2023-02-27 03:40:58 +01:00
  • 3105ad2e00
    Remove useless f32 conversion in iced_tiny_skia Héctor Ramón Jiménez 2023-02-27 03:04:05 +01:00
  • 8750d83337
    Short-circuit rectangle path building in iced_tiny_skia Héctor Ramón Jiménez 2023-02-27 03:02:13 +01:00
  • 37ce30f360
    Use kurbo to approximate arcs in iced_tiny_skia Héctor Ramón Jiménez 2023-02-27 02:58:02 +01:00
  • 4e615a65ca
    Fix clippy lints Héctor Ramón Jiménez 2023-02-27 01:12:06 +01:00
  • fbb14bf9b8
    Implement border_radius support for quads in iced_tiny_skia Héctor Ramón Jiménez 2023-02-27 00:47:53 +01:00
  • 53573cf7cf
    Draw debug overlay in iced_tiny_skia Héctor Ramón Jiménez 2023-02-26 23:59:00 +01:00
  • 4067c427db
    Fix glyphs with color mask in iced_tiny_skia Héctor Ramón Jiménez 2023-02-26 23:49:58 +01:00
  • 3386402f5a
    Implement text alignment support in iced_tiny_skia Héctor Ramón Jiménez 2023-02-26 23:44:50 +01:00
  • 64fb722dfe
    Draft text support in iced_tiny_skia Héctor Ramón Jiménez 2023-02-26 23:40:17 +01:00
  • 744f3028f4
    Use Surface::buffer directly for drawing in iced_tiny_skia Héctor Ramón Jiménez 2023-02-26 00:49:27 +01:00
  • df5d66423d
    Draft support for Quad and Clip primitives in iced_tiny_skia Héctor Ramón Jiménez 2023-02-26 00:38:46 +01:00
  • 5f93437285
    Bump version of iced_core 🎉 Héctor Ramón Jiménez 2023-02-25 21:43:53 +01:00
  • be8102ea3b
    Merge pull request #1734 from iced-rs/fix/padding-fit Héctor Ramón 2023-02-25 21:43:32 +01:00
  • 871b7e0311
    Fix Padding::fit on irregular values for an axis Héctor Ramón Jiménez 2023-02-25 21:28:21 +01:00
  • 445b31c6c5
    Resize Surface::buffer instead of reallocating in iced_tiny_skia Héctor Ramón Jiménez 2023-02-25 21:06:58 +01:00
  • 535d7a4d57
    Implement basic presentation with softbuffer for iced_tiny_skia Héctor Ramón Jiménez 2023-02-25 16:05:42 +01:00
  • 8c373cd497
    Scaffold iced_tiny_skia and connect it to iced_renderer Héctor Ramón Jiménez 2023-02-25 15:38:25 +01:00
  • f07fdba0b1
    Merge pull request #1733 from iced-rs/update/svg-deps Héctor Ramón 2023-02-25 15:17:46 +01:00
  • a01bc865a0
    Trim measurements in renderer::Backend Héctor Ramón Jiménez 2023-02-25 15:11:35 +01:00
  • 27e21a83f7
    Merge branch 'update/svg-deps' into feature/software-renderer Héctor Ramón Jiménez 2023-02-25 15:07:19 +01:00
  • 1475f5fa58
    Update resvg in iced_graphics Héctor Ramón Jiménez 2023-02-25 15:04:40 +01:00
  • 5100b5d0a1
    Introduce iced_renderer subcrate featuring runtime renderer fallback Héctor Ramón Jiménez 2023-02-24 23:24:48 +01:00
  • 368cadd25a
    Merge pull request #1697 from iced-rs/text-glyphon Héctor Ramón 2023-02-24 20:52:10 +01:00
  • 8059c40142
    Fix clippy lints Héctor Ramón Jiménez 2023-02-24 13:58:17 +01:00
  • 700262e05c
    Fix checkbox example Héctor Ramón Jiménez 2023-02-24 13:56:37 +01:00
  • b2c87cdd23
    Make iced_wgpu a mandatory dependency Héctor Ramón Jiménez 2023-02-10 22:36:02 +01:00
  • a0597471b8
    Remove iced_glutin and iced_glow leftovers Héctor Ramón Jiménez 2023-02-10 20:24:18 +01:00
  • 26e902f7d8
    Compute grapheme index in find_cursor_position for TextInput Héctor Ramón Jiménez 2023-02-10 20:03:33 +01:00
  • 51844c5d0c
    Trim Cache every 300 frames in text::Pipeline Héctor Ramón Jiménez 2023-02-10 18:52:35 +01:00
  • 17a4d817c4
    Collapse conditional and please clippy Héctor Ramón Jiménez 2023-02-09 07:00:21 +01:00
  • 2097a56b58
    Provide some margin to static buffers when growing Héctor Ramón Jiménez 2023-02-09 06:54:51 +01:00
  • 0715d7d0c7
    Update glyphon in iced_wgpu Héctor Ramón Jiménez 2023-02-09 00:20:07 +01:00
  • 05c787c2ef
    Grow atlas in text::Pipeline when necessary Héctor Ramón Jiménez 2023-02-08 23:21:04 +01:00
  • ddbf93a82f
    Set scissoring properly in text::Pipeline Héctor Ramón Jiménez 2023-02-08 01:23:40 +01:00
  • 21886d7e9c
    Use my GitHub fork of glyphon Héctor Ramón Jiménez 2023-02-08 00:48:38 +01:00
  • 730d6a0756
    Reuse a RenderPass as much as possible in iced_wgpu Héctor Ramón Jiménez 2023-02-08 00:47:16 +01:00
  • b8c1809ea1
    Refactor triangle::Pipeline into prepare and render architecture Héctor Ramón Jiménez 2023-02-07 23:55:16 +01:00
  • 23ed352e83
    Fix needless borrows in image::Pipeline Héctor Ramón Jiménez 2023-02-07 22:53:41 +01:00
  • 363966ee9e
    Refactor image::Pipeline into prepare and render architecture Héctor Ramón Jiménez 2023-02-07 22:53:08 +01:00
  • 34c963f7b3
    Remove unnecessary borrow in quad::Pipeline Héctor Ramón Jiménez 2023-02-07 20:08:26 +01:00
  • 77b59496b0
    Fix rendering order for quad::Pipeline Héctor Ramón Jiménez 2023-02-07 19:26:41 +01:00
  • a970f34cb4
    Apply ceil to text bounds when drawing Héctor Ramón Jiménez 2023-02-07 18:35:05 +01:00
  • 680ea5dcca
    Refactor quad::Pipeline to prepare and render architecture Héctor Ramón Jiménez 2023-02-06 22:21:27 +01:00
  • c8befa8d95
    Fix useless f32 conversions and please clippy Héctor Ramón Jiménez 2023-02-05 18:35:23 +01:00
  • 7d4c63d411
    Set Attrs::monospaced if Font::Monospace is selected Héctor Ramón Jiménez 2023-02-05 18:33:09 +01:00
  • dd80772da9
    Set a minimum height for Buffer of size * 1.2 Héctor Ramón Jiménez 2023-02-05 18:31:53 +01:00
  • 15d257a52a
    Stop truncating the renderers in text::Pipeline Héctor Ramón Jiménez 2023-02-05 18:30:32 +01:00
  • f37b87fbab
    Avoid allocating text_areas in text::Pipeline Héctor Ramón Jiménez 2023-02-05 18:30:11 +01:00
  • 6cf4a10906
    Stop reusing SwashCache in text::Pipeline Héctor Ramón Jiménez 2023-02-05 18:28:46 +01:00
  • 32309f0140
    Introduce Weight enum to font Héctor Ramón Jiménez 2023-02-05 18:26:09 +01:00
  • eb3cd3a321
    Fix overlay::Menu line height Héctor Ramón Jiménez 2023-02-05 18:24:58 +01:00
  • a2ab9e9395
    Use Pixels for Text::size Héctor Ramón Jiménez 2023-02-04 16:41:18 +01:00
  • de7fc637cf
    Fix test workflow Héctor Ramón Jiménez 2023-02-04 14:44:42 +01:00
  • b4dd9b6d93
    Update glyphon fork (sRGB support) Héctor Ramón Jiménez 2023-02-04 13:24:11 +01:00
  • da4182099d
    Disable std feature for twox-hash to fix Wasm build Héctor Ramón Jiménez 2023-02-04 12:42:02 +01:00
  • 17470bf7d3
    Fix clippy lints 🎉 Héctor Ramón Jiménez 2023-02-04 12:35:10 +01:00
  • d2825360a7
    Load Iced-Icons.ttf font in text::Pipeline::new Héctor Ramón Jiménez 2023-02-04 11:35:12 +01:00
  • 5a82fc654e
    Use floating coordinates directly in text::Pipeline Héctor Ramón Jiménez 2023-02-04 11:21:35 +01:00
  • 238154af4a
    Implement font::load command in iced_native Héctor Ramón Jiménez 2023-02-04 11:12:15 +01:00
  • b29de28d1f
    Overhaul Font type to allow font family selection Héctor Ramón Jiménez 2023-02-04 07:33:33 +01:00
  • a7580e0696
    Count layout_runs instead of using visible_lines in text::Pipeline::prepare Héctor Ramón Jiménez 2023-02-04 06:50:38 +01:00
  • 0a324f0aeb
    Implement hit_test for text::Pipeline in iced_wgpu Héctor Ramón Jiménez 2023-02-02 02:02:41 +01:00
  • c8e8b1a7ba
    Use bounds directly for measure in text pipeline Héctor Ramón Jiménez 2023-02-02 01:51:08 +01:00
  • 6b70771146
    Avoid unnecessary Vec allocation in text pipeline Héctor Ramón Jiménez 2023-02-02 01:34:25 +01:00
  • 02fc7e6e89
    Trim text render_cache after rendering in iced_wgpu Héctor Ramón Jiménez 2023-02-02 01:30:49 +01:00
  • 1d0c44fb25
    Implement basic text caching in iced_wgpu Héctor Ramón Jiménez 2023-02-02 01:24:27 +01:00
  • 032e860f13
    Fix PickList line height Héctor Ramón Jiménez 2023-02-01 04:14:11 +01:00
  • bb27982009
    Convert sRGB to linear RGB for text in iced_wgpu Héctor Ramón Jiménez 2023-02-01 04:06:29 +01:00
  • c68edb3278
    Fix TextInput line height Héctor Ramón Jiménez 2023-02-01 04:05:51 +01:00
  • 98a16fd670
    Implement proper text alignment support in iced_wgpu Héctor Ramón Jiménez 2023-02-01 03:39:15 +01:00
  • ba258f8fbc
    Implement support for multiple text layers in iced_wgpu Héctor Ramón Jiménez 2023-02-01 03:24:14 +01:00
  • baf51a8fcf
    Draft glyphon implementation of text pipeline for iced_wgpu Héctor Ramón Jiménez 2023-01-31 06:29:21 +01:00
  • b9a9576207
    Remove iced_glow, glyph-brush, and wgpu_glyph dependencies Héctor Ramón Jiménez 2023-01-06 23:29:38 +01:00
  • 573d27eb52
    Merge pull request #1731 from tarkah/fix/debug-bytes Héctor Ramón 2023-02-23 19:38:43 +01:00
  • 07a7681dba
    Remove logging large bytes arrays Cory Forsstrom 2023-02-23 09:31:48 -08:00
  • a131f11a23
    Merge remote-tracking branch 'origin/master' into feat/multi-window-support Bingus 2023-02-23 08:15:26 -08:00
  • 4f41927155
    Merge branch 'iced-rs:master' into master Giuliano Bellini 2023-02-22 21:23:04 +01:00
  • 50b9c778b1
    Fixed state syncing issue with MW. Bingus 2023-02-21 16:46:32 -08:00
  • 666f3cd143
    Merge pull request #1723 from iced-rs/subscription-run Héctor Ramón 2023-02-21 21:18:01 +01:00
  • 1fb413fd80
    Change subscription::run to take a function pointer Héctor Ramón Jiménez 2023-02-21 20:56:10 +01:00