Hi all flake !
First of all, I want to apologize for my English, I am French.
Looking around my FTP, I did a test to change the default font of profile photos.
I would like to point out that only new registrants will have the police to change. If you find a solution so that it is for everyone, I take your trick.
I - Download a font (for my tutorial, i use Lobster 1.4) for my police.
Dafont.com
II - Add your font to the FTP:
Go to the "system / 3rd_party / Fonts" folder and add your font. If it contains space like me rename it simply. The base name was Lobster 1.4.otf // I rename it to lobster.otf
III - Change font name in php file.
Go to the "system / member /" folder and open "LetterPhoto.php" and, once opened, skip down and replace the name of the old font with the new one.
return \IPS\ROOT_PATH . '/system/3rd_party/Fonts/NotoSans-Regular.ttf'; to return \IPS\ROOT_PATH . '/system/3rd_party/Fonts/lobster.otf'; (FOR ME).
After: https://img11.hostingpics.net/pics/735589Capture.png
Result: https://img11.hostingpics.net/pics/405770Capture.png