Git Product home page Git Product logo

fontselector_blender_addon's People

Contributors

samytichadou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fontselector_blender_addon's Issues

FontSelector error message

Hello- I just installed Font Selector on the latest Blender build, and am receiving this error message after I define a font folder and attempt to refresh the list.

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons\fontselector_1_25.py", line 396, in execute
nfile.write(f.name+" || "+nfpath+' || '+os.path.basename(os.path.dirname(nfpath))+"\n")
File "C:\Program Files\Blender Foundation\Blender\2.79\python\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u2560' in position 32: character maps to

Freezing up on macOS

Enabled the addon on v3.1 of Blender on macOS, and it instantly started choking up. Snooping around, it seems to be trying to scan my entire home directory and it's not getting very far with that.

Is this available for blender 2.83?

I saw this addon with pop up options, the screen seemed to be taken from the 2.8x version in Blender.
Is this available for Blender 2.83?

Add font folder in Add-on Prefs

So I've installed the add-on and in my 'Font'tab it advises me to "addfont folder in add-on preferences'. Don't know what the hell this means. Can you help?

Latest version of FS doesn't seem to work with 2.79

I install the addon from the site but when I click on it to add to blender Mac (in the user preferences) it throws an error consistently. Strangely though it seems an older version (1.25) will install correctly.

Font won't change for already available texts in projects. Restarting and adding new texts to a new projects seems to work.

File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\functions\update_functions.py”, line 25, in update_change_font
idx = active.data.fontselector_index
AttributeError: ‘Mesh’ object has no attribute ‘fontselector_index’
File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\functions\update_functions.py”, line 11, in update_change_font
Font Selector — Settings Loaded

Some fonts don't show up

I have the folder path set to C:\Windows\Fonts\, meaning all windows installed fonts should be recognized by the addon, but some just never show up, not even after refreshing.

double font listing in font selection

i get this error:

Traceback (most recent call last):
File "/home/tigro/.config/blender/2.83/scripts/addons/FontSelector_blender_addon-master/operators/check_changes.py", line 38, in execute
checkDesyncFonts()
File "/home/tigro/.config/blender/2.83/scripts/addons/FontSelector_blender_addon-master/functions/check_desync_fonts.py", line 30, in checkDesyncFonts
if scn.sequence_editor.sequences_all is not None:
AttributeError: 'NoneType' object has no attribute 'sequences_all'

location: :-1
Schermata da 2021-02-16 16-54-14

Mac OS Compatibility

FontSelector works fine on my Mac with Blender 2.9.2, macOS Catalina 10.15.7, IF I select a folder outside the system. Selecting the Library / Fonts folder causes Blender to freeze. I don't know if this is something that can be fixed. If so, great. Until then, I'm building a folder of fonts outside my system to use with Blender. Thanks for all your hard work. It is appreciated.

Fonts won't save properly in the project if using Make Link (Font)

I am now having an even uglier issue. I change lots of fonts in my project, save and when I open it back the fonts revert back to the other one I had before.

I found that the cause is when using the function link font as trying to change a single font using your addon was kept just fine after restarting. So the root cause is “Make Link (Font)”

Error while refreshing fonts folder

Json file is created and the fonts will work only once Blender has been restarted.

Traceback (most recent call last):
File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\operators\modal_refresh.py”, line 169, in modal
path, subdir, name = self.font_list[count]
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\operators\modal_refresh.py”, line 206, in modal
self.finish(context)
File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\operators\modal_refresh.py”, line 288, in finish
change_list_update()
File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\functions\change_list_update.py”, line 17, in change_list_update
avoid_list = avoid_changes_selected()
File “C:\Users\Username\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\FontSelector_blender_addon-master\functions\misc_functions.py”, line 107, in avoid_changes_selected
seq = scn.sequence_editor.sequences_all
AttributeError: ‘NoneType’ object has no attribute ‘sequences_all’

location: :-1

Enabling 2.13

With MacOS 11.01, Blender 2.91, IMac Pro Ican't enable 2.13. 2.1 enabled but wouldn't show up in the
Screen Shot 2020-12-11 at 3 08 33 AM
menu.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.