How to make XAMPP recognize new font I add in my system - browser

I'm working on psd's to practice CSS but the problem is when I want to add a new font
I download then install it on my system(windows 8.1 it helps) and when I restart the photoshop it recognize the font immediately but the font doesn't change in the browser so what can I do ??

Thanks for your time
I realized that when I restart my pc the problem is solved
but it takes more than one restart I don't know why :(

Related

WSL2 GUI programs not respecting my screen resolution

I mainly run Cypress and Chrome through WSL2, whenever I try and make any of the windows that open full screen a part of them always displays on my second monitor.
Is there anything I can change in a config file or something to fix it?
I don't know if it's related but the cursor on the WSL2 GUI programs is huge. Is this something that can be fixed too?

Cant find the background apps tray in Pop!_OS

All apps like "Steam", "Slack", "Anydesk" and etc. They were all displaying in black/white in a tray at my panel.
The update for POP!_OS was pending for a few weeks, so "what the heck, let's do this!"...
It was an instant regret when the PC rebooted... all GNOME extensions were GONE! I was not expecting this to happen... =/
I managed to remember most of the extensions I had running before, so I installed them all.
Didn't take me too much time to realize that the background apps are not showing anymore. They don't show in the dash, nor the panel or anywhere else besides the System Monitor.
The gnome extension Dash to Panel is active, as it may be related I'm posting this screen shot showing that all possible areas are "Visible".
How can I display the background apps again?
Well, silly me...
I really don't know the reason for it, but seems like the package https://github.com/ubuntu/gnome-shell-extension-appindicator was uninstalled during the update.
So the solution for the issue was:
Installing this extension: $sudo apt install gnome-shell-extension-appindicator
Enabling it in the gnome extensions manager: Ubuntu Appindicators
I hope it helps someone! =)

pygame running very slowly 12fps - Upgraded laptop

I'm relatively new to using python have used pygame as a place to better understand how everything comes together.
I recently upgraded my laptop form a 2012 Macbook to the 2019.
Just wondering why the games I made on my 2012 are running soo much slower on my 2019 macbook. Managing packages with conda.
I don't know much but I suspect it may have to do with either
The comp resolution upgrade (which I'm doubtful)
method of installation of pygame
Initially, I Downloaded python3 with homebrew and then installed pygame (pygame would show a blank screen)
I then installed conda and managed packages through it.
I doubt it has to do with the way I have written it, I'm sure it's quite inefficient but I was achieving fps's of 60 for the same code.
If someone could guide me to where to find out more information It would be greatly appreciated.
Cheers.
This seems to be a problem with how MacOS run Pygame. While your game is running, right-click it's icon in the Dock and select Show in Finder. Then in the Folder that shows up, you will see the Python Interpreter executable. Right-click it and click Get Info, and under General check the Open in Low Resolution.
Now your game should run fine. And no, Pygame's resolution will not be "Low".
I resolved this issue by launching pygame in fullscreen. More of a workaround but a solution nonetheless.
Also if you do choose to do this be sure to create a key to exit the screen otherwise you'll need to restart your computer.

Fullscreen not functioning in virtualbox image open in vmware

For a project I was given a virtualbox image to work on. I don't have virtualbox but opened it in VMware and it works great except that in full screen the vm stays small and in the middle. I tried changing the autosize to stretch but it turns out obviously distorted and hard to work with. How do i get the fullscreen to work properly?
You probably lack VMWare Tools. You can install it with VM > Install VMware Tools.
I had to change the display resolution within the OS, though I thought it should have done that automatically

Target output browser for webapplication in monodevelop

It must be a trivial option hidden somewhere.
I have a web application in monodevelop. When I run it (f5) it starts in chromium (chrome for linux). I want to change this to firefox or to nothing (don't start a browser, I can reload the page myself).
Can anyone tell me how I change this?
Thanks!
MonoDevelop uses your default browser, according to your GNOME preferences (on Linux). It's not possible to change this without than changing your default or modifying the MD source code.

Resources