Jump to content

xod

Members
  • Posts

    632
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by xod

  1. I don't know if this is intentional behavior or a bug. Also, for Display setting to 125% if the UI becomes too high and the scroll bar appears, the control is not properly resized and the color rectangle is not entirely visible.
  2. 'Justify Text' plugin can be found in Effects -> Text Formations Code found here: http://csharphelper.com/blog/2016/07/draw-justified-text-in-c/ and adapted for Paint.Net. JustifyText.zip
  3. Does anyone have version 3.0 of this plugin? Version that adds support for non-rectangular selections? Can she / he share it with me? Thanks.
  4. 'Outline / Gradient text' plugin with a smaller UI than the original. OutlineGradientText.zip
  5. This plugin is a remake of the ImageInText plugin. You need the OptionBasedLibrary v0.7.9 dll and dlc to be in the paint.net folder. Location: Effects > Text Formations submenu. The UI: Download
  6. I don't know if it's a bug, but should not always show the arrow cursor regardless of the choosen tool?
  7. For OCR there is ABBYY FineReader software that is extremely good. I have been using it for a long time and I am very pleased with it. Then, you can use a web service to translate the text.
  8. I think in paint.net 4.1.3 some changes have been made because now in VS I have this warning: 'PropertyBasedEffect.PropertyBasedEffect(string, Image, string, EffectFlags)' is obsolete: 'This constructor is deprecated. Use an overload that takes an EffectOptions instance.'
  9. Posted the new version 2.0.1.0. At Welshblue's request, now there are two sliders in the Options tab to control the thickness of the circles.
  10. Yes, I'll do that in the next few days. But there is a problem with the distance of the circles to the text that depends on the font characteristics. The circles were originally designed for guidance only. I think creating these circles (if necessary) in their own layers is more useful.
  11. @Pixey, I reloaded the zip file in the first post. New version was made with OptionBasedLibrary. Please read the Readme file. I don't know what is wrong with your download, may be you need to manually delete the old file from the Effects folder.
  12. First of all, thank you very much for your work. Secondly, about AngleChooser, sometimes it's useful to set a zero-trigonometric value to +90 degrees. This could be added as an option in the Style drop-down list. Default: trigonometric zeros Custom: zeros to +90 degree I don't know how much work this option requires and that's why I don't want to insist. Anyway, I can live without it. ?
  13. On Windows7 the plugin crashes if we select fonts that do not contain Regular style (for example, Aharoni or Vivaldi). Windows10 treats fonts differently and the plugin works although it reacts very slowly.
  14. Amazing plugin. Brilliant! Thank you very much @null54. How could I miss such a good plugin?
  15. Replaced with v1.3. UI has no ColorWheel anymore. Because my English is pretty poor I will quote EgoEramReputo to describe the new feature: "Creates text mask using the source layer as the text fill, alternatively creates transparent text within the source layer". Thanks again to toe-head2001 for his TextWindow plugin code. And a very simple way to use this plugin:
  16. Thanks again @toe_head2001. I don't know what I would do without your help. I changed the folowing line and everything works fine now. props[ControlInfoPropertyNames.WindowTitle].Value = "Test"; props[ControlInfoPropertyNames.WindowTitle].Value = LangStrings.EffectName;
  17. Thanks ReMake but I already have these lines of code: 29/5000 29/5
  18. I'm trying to translate my plugins into my language and everything goes right except for the title in the window that remains unchanged. Is there a trick I should know?
  19. It is the same plugin made with the OptionBased library. 1. I can't figure out how to disable 'Inner circle', 'Outer circle' and 'Pen width' when I uncheck 'Draw the circles'. 2. If I modify the Alpha channel for any Colors tab and then run the Pan or Rotator controls (not the sliders) the canvas is not updated with the chosen color. Download
×
×
  • Create New...